EctoSparkles.Migrator (ecto_sparkles v0.1.1)
Link to this section Summary
Functions
Print the migration status for configured Repos' migrations.
Link to this section Functions
Link to this function
create()
Link to this function
create(repo, attempt \\ 0)
Link to this function
migrate()
Link to this function
migrate(repo)
Link to this function
rollback(repo \\ nil, step \\ 1)
Link to this function
rollback_all()
Link to this function
rollback_all(repo)
Link to this function
rollback_to(version)
Link to this function
rollback_to(repo, version)
Link to this function
status()
Print the migration status for configured Repos' migrations.