diff --git a/pkg/coredata/migrations/20251216T093400Z.sql b/pkg/coredata/migrations/20251216T093400Z.sql new file mode 100644 index 000000000..c3a93981e --- /dev/null +++ b/pkg/coredata/migrations/20251216T093400Z.sql @@ -0,0 +1 @@ +ALTER TABLE peoples ALTER COLUMN additional_email_addresses DROP NOT NULL;