๐Ÿ“ฆ juspay / hyperswitch

๐Ÿ“„ down.sql ยท 3 lines
1
2
3-- This file should undo anything in `up.sql`
ALTER TABLE payment_attempt DROP COLUMN IF EXISTS payment_method_billing_address_id;