View Source mix pow_assent.ecto.install (PowAssent v0.4.18)
Generates user identity schema and migration file.
mix pow_assent.ecto.install -r MyApp.Repo
mix pow_assent.ecto.install -r MyApp.Repo Accounts.Identity identities
See Mix.Tasks.PowAssent.Ecto.Gen.Schema
and
Mix.Tasks.PowAssent.Ecto.Gen.Migration
for more.
Arguments
--no-migrations
- don't generate migration files--no-schema
- don't generate schema file