Mix.Pow.Ecto.Migration (Pow v1.0.25) View Source

Utilities module for ecto migrations in mix tasks.

Link to this section Summary

Functions

Creates a migration file for a repo.

Link to this section Functions

Link to this function

create_migration_file(repo, name, content)

View Source

Specs

create_migration_file(atom(), binary(), binary()) :: any()

Creates a migration file for a repo.