mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +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; |