API Reference ecto_squash v0.1.0

Modules

Schema dumping code based on Ecto.Adapters.Postgres with schema_migrations table excluded.

Mix Tasks

Replaces several migrations with a SQL-based migration, which applies schema, and a second one for making sure that all of the squashed migrations has been applied and nothing else, before migrating further.