Files
windmill/backend/migrations/20260616120048_backfill_legacy_draft_emails.down.sql
Diego Imbert 46345e9ee7 backfill legacy draft emails from usr table (#9616)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 16:37:30 +02:00

4 lines
207 B
SQL

-- Irreversible data backfill: once an email is attached, the row is
-- indistinguishable from a draft that was always per-user owned, so the
-- original NULL state cannot be reconstructed. No-op on revert.