mix keksdose.install (keksdose v0.4.1)

Copy Markdown View Source

Generates the migration for the consent_records table.

mix keksdose.install
mix keksdose.install --adapter mysql
mix keksdose.install --adapter sqlite

Detects the configured repo's adapter and emits the right column type for categories (jsonb / json / text). Override with --adapter.