mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
refactor: Replace Bach with Application on every naming (#292)
This commit is contained in:
@ -327,6 +327,7 @@ diesel::table! {
|
||||
modified_at -> Timestamp,
|
||||
description -> Nullable<Varchar>,
|
||||
attempt_id -> Varchar,
|
||||
refund_reason -> Nullable<Varchar>,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user