ExOauth2Provider v0.5.0 Mix.ExOauth2Provider.Migration 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
Creates a migration file for a repo.
Link to this function