Pow v1.0.1 Mix.Pow.Ecto.Migration View Source
Utilities module for ecto migrations in mix tasks.
Link to this section Summary
Functions
Creates a migration file for the repo
Link to this section Functions
Link to this function
create_migration_files(repo, name, content) View Source
Creates a migration file for the repo.