mix mailglass.gen.migration (Mailglass v0.1.0)

Copy Markdown View Source

Generates the 8-line wrapper migration file in priv/repo/migrations/ that delegates up/0 and down/0 to Mailglass.Migration.

Run after mix mailglass.install if the wrapper is missing; idempotent.