-- Reverses 032_deadline_notes_en. Drops the column; the EN backfill is -- carried in the column itself, so dropping the column removes it. ALTER TABLE paliad.deadline_rules DROP COLUMN IF EXISTS deadline_notes_en;