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