mix rivet.migrate (rivet v2.5.2)
View SourceCommit Rivet Migrations. For full syntax try: mix rivet help
Summary
Functions
Notes/Options:
call at the top level Mix.Tasks.Ecto.Migrate.run(), with a different Migrator as the second argument:
https://github.com/elixir-ecto/ecto_sql/blob/v3.9.2/lib/mix/tasks/ecto.migrate.ex#L111
clone the run command above and adjust it to suite (taking this option for now)