Pow v0.1.0-alpha.5 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
create_migration_files(atom(), binary(), binary()) :: any()

Creates a migration file for the repo.