Skip to content

Commit

Permalink
migration
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwalkumar17 committed Dec 6, 2024
1 parent a253cc4 commit 6e9e153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/diesel_models/src/schema_v2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ diesel::table! {
merchant_id -> Varchar,
#[max_length = 64]
profile_id -> Varchar,
amount -> Int8,
#[max_length = 64]
success_based_routing_connector -> Varchar,
#[max_length = 64]
Expand Down

0 comments on commit 6e9e153

Please sign in to comment.