๐Ÿ“ฆ juspay / hyperswitch

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