yacto
v2.0.5
Pages
Modules
Mix
Tasks
Search documentation of yacto
Settings
View Source
Yacto.Migration.SchemaMigration
(yacto v2.0.5)
Summary
Functions
down(repo, app, schema, version)
drop(repo)
drop_and_create(repo)
ensure_schema_migrations_table!(repo)
migrated_versions(repo, app, schema)
up(repo, app, schema, version)
Functions
Link to this function
down(repo, app, schema, version)
View Source
Link to this function
drop(repo)
View Source
Link to this function
drop_and_create(repo)
View Source
Link to this function
ensure_schema_migrations_table!(repo)
View Source
Link to this function
migrated_versions(repo, app, schema)
View Source
Link to this function
up(repo, app, schema, version)
View Source