-- Rollback migration 941: restore original push defaults ALTER TABLE notification_preferences ALTER COLUMN push_follow SET DEFAULT true, ALTER COLUMN push_message SET DEFAULT true, ALTER COLUMN push_like SET DEFAULT true, ALTER COLUMN push_comment SET DEFAULT true, ALTER COLUMN push_mention SET DEFAULT true;