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