phil_columns-ex icon indicating copy to clipboard operation
phil_columns-ex copied to clipboard

A data seeding framework for Elixir/Ecto.

Results 4 phil_columns-ex issues
Sort by recently updated
recently updated
newest added

Needed to fork the repo again to add one more feature. We needed support to run the same migration again for a different tenant. This is especially important in the...

Hey, thanks for the great lib! This PR solves an issue that appears when you set the seeds_source value on the Repo to a custom value. With the original code...

Thanks for the package, it's already been really useful. When we use `mix release` to deploy to production the resulting package no longer has `mix` itself available for running tasks,...