PhoenixKit.Migrations.Postgres.V80 (phoenix_kit v1.7.71)

Copy Markdown View Source

V80: Emails Module i18n — JSON language fields

Converts 5 text fields in phoenix_kit_email_templates to JSONB for multilingual support. Existing data is preserved by wrapping current values under the "en" key.

Adds locale field to phoenix_kit_email_logs for tracking which language was sent.

Summary

Functions

down(opts)

up(opts)