EctoExtractMigrations.Execute (ecto_extract_migrations v0.2.0) View Source

Create migration which uses execute to run raw SQL

Link to this section Summary

Link to this section Functions

Link to this function

create_migration(module_name, up_sql)

View Source
Link to this function

create_migration(module_name, up_sql, down_sql)

View Source