mirror of
https://github.com/juspay/hyperswitch.git
synced 2026-03-13 09:02:06 +08:00
chore(migrations): fix typo (#11431)
Co-authored-by: nithin <nithin.n@juspay.in>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ALTER TABLE payment_attempt
|
||||
DROP COLUMN IF EXISTS network_advice_code,
|
||||
DROP COLUMN IF EXISTS networ_decline_code,
|
||||
DROP COLUMN IF EXISTS network_decline_code,
|
||||
DROP COLUMN IF EXISTS network_error_message;
|
||||
Reference in New Issue
Block a user