mix adk.gen.migration (ADK v0.0.1-alpha.1)

Copy Markdown View Source

Generates an Ecto migration for the ADK sessions table.

$ mix adk.gen.migration

The migration will be created in priv/repo/migrations/.

Options

  • --repo - the repo module (defaults to the app's configured repo)