Ecto.AutoMigrator behaviour (ecto_auto_migrator v1.1.0)
Link to this section Summary
Link to this section Callbacks
Link to this callback
load_app()
Specs
load_app() :: :ok | {:error, any()}
Link to this callback
migrate()
Specs
migrate() :: :ok
Link to this callback
repos()
Specs
repos() :: [atom()]
Link to this callback
rollback(atom, any)
Specs
Link to this callback
run_migrations?()
Specs
run_migrations?() :: boolean()