mix strong_migrations.migrate (strong_migrations v0.1.0) View Source

Task which is an additional layer between the Ecto and StrongMigrations. Thanks to that we could run analyze of migrations and if it's fine - just run ecto.migrate task

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.