# `mix wallet_passes.gen.migration`
[🔗](https://gitlab.com/phinnaeus/wallet_passes/blob/main/lib/mix/tasks/wallet_passes.gen.migration.ex#L1)

Generates the Ecto migrations for WalletPasses tables.

    $ mix wallet_passes.gen.migration

## Options

  * `--repo` - the repo to generate migrations for (defaults to the app's repo)

---

*Consult [api-reference.md](api-reference.md) for complete listing*
