Mix.PhilColumns (glific_phil_columns v3.2.1)
Summary
Functions
Ensures the given repository's seeds path exists on the file system.
Restarts the app if there was any migration command.
Gets the seeds path from a repository.
Functions
@spec ensure_seeds_path(Ecto.Repo.t(), Keyword.t()) :: String.t()
Ensures the given repository's seeds path exists on the file system.
Restarts the app if there was any migration command.
@spec seeds_path(Ecto.Repo.t()) :: String.t()
Gets the seeds path from a repository.