-- Rollback custom_interval_days column -- Migration: 007_custom_interval_days ALTER TABLE task_task DROP COLUMN IF EXISTS custom_interval_days;