PhoenixKit.Migrations.Postgres.V14 (phoenix_kit v1.6.16)
View SourcePhoenixKit V14 Migration: Email Body Compression Support
This migration adds support for email body compression to optimize storage and improve archival functionality.
Changes
Email Log Enhancements
- Adds body_compressed boolean field to track compression status
- Enables efficient archival and storage management
PostgreSQL Support
- Supports PostgreSQL prefix for schema isolation
- Backward compatible with existing data
- Sets default value for existing records