mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
2 lines
116 B
SQL
2 lines
116 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE payment_methods DROP COLUMN IF EXISTS payment_method_data; |