phil_columns v2.0.0 Mix.PhilColumns
Link to this section Summary
Functions
Ensures the given repository’s seeds path exists on the filesystem
Gets the seeds path from a repository
Link to this section Functions
Link to this function
ensure_seeds_path(repo)
ensure_seeds_path(Ecto.Repo.t()) :: Ecto.Repo.t() | no_return()
Ensures the given repository’s seeds path exists on the filesystem.
Link to this function
exec_task(repo, opts, task)
Link to this function
root_mod(repo_mod)
Link to this function
root_mod_name(repo_mod)
Gets the seeds path from a repository.