mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
3 lines
75 B
SQL
3 lines
75 B
SQL
-- Your SQL goes here
|
|
ALTER TABLE payment_methods
|
|
ADD COLUMN metadata JSON; |