botanist v0.1.2 mix ecto.gen.seed View Source

Creates a new seed file in priv/repo/seeds or your seeds_path if configured.The generated seed filename will be prefixed with the current timestamp in UTC which is used for versioning and ordering.

Example

mix ecto.gen.seed my_seed