botanist v0.1.2 mix ecto.seed View Source

Runs all pending seeds in priv/repo/seeds or, if configured, the seeds_path directory.

If a seed has already run, it cannot be rerun unless it’s a perennial seed. Failed seeds of any flavor however, can be rerun.

Example

mix ecto.seed