1 2 3-- This file should undo anything in `up.sql` ALTER TABLE business_profile DROP COLUMN IF EXISTS is_extended_card_info_enabled;
1 2 3
-- This file should undo anything in `up.sql` ALTER TABLE business_profile DROP COLUMN IF EXISTS is_extended_card_info_enabled;