-- t-paliad-258: revert the additive custom_rule_text column. -- Drop the column; rows that used the Custom path lose their free-text -- label and read as "no rule". ALTER TABLE paliad.deadlines DROP COLUMN IF EXISTS custom_rule_text;