refactor(v1v2): refactor database queries for v1 and v2 #7244
refactor: restructure payment_methods_v2 migrations
d42cf455
fix: run v1 and v2 migrations separately
36d96f65
chore: drop unused integer id coloumn from tables
dcc05373
chore: remove id field from locker_mock_up
cbcb3d39
chore: introduce id varchar in merchant_account
fced36d1
chore: add product_type column in merchant_account
8bb3a618
Merge remote-tracking branch 'origin/main' into refactor_id_related_q…
76fcb9c7
update schema_v2.rs
ab96aee2
Merge branch 'main' into refactor_id_related_queries_v1_v2
1800d556
jarnura
requested changes
on 2025-02-11
update schema_v2.rs
35fbaa71
change v2 diesel model
c1f0fda1
Merge remote-tracking branch 'origin/main' into refactor_id_related_q…
e4cfae4d
populate id in merchant_account while inserting
16c3b589
clone merchant_id
7bdcc462
make revert back id columns to varchar instead of serial
072e0715
delete remove_id.patch
782a963e
jarnura
dismissed these changes
on 2025-02-14
Merge branch 'main' into refactor_id_related_queries_v1_v2
bafd03a3
don't drop id for few tables
0e3d2d70
add patch file
1952cadc
remove commented code from migration file
99931a3a
hrithikesh026
dismissed their stale review
via 99931a3a
1 year ago
Merge remote-tracking branch 'origin/main' into refactor_id_related_q…
04b5de73
update schema_v2.rs
68f4f48a
address v2 clippy errors
5ff01f13
jarnura
dismissed these changes
on 2025-02-20
refactor v2 migrations to make v2 columns not null after introducing …
ddef69bd
update schema_v2.rs
35d7bcfe
hrithikesh026
dismissed their stale review
via 35d7bcfe
1 year ago
hrithikesh026
dismissed their stale review
via 35d7bcfe
1 year ago
introduce separate migration to alter type of v1 columns
854da0a8
format v2 migrations
fbe3f1ee
hrithikesh026
dismissed their stale review
via fbe3f1ee
1 year ago
add payer country back in down.sql
c57e4ff9
Merge remote-tracking branch 'origin/main' into refactor_id_related_q…
627ccf1b
hrithikesh026
dismissed their stale review
via 627ccf1b
1 year ago
jarnura
dismissed these changes
on 2025-02-24
Merge remote-tracking branch 'origin/main' into refactor_id_related_q…
0c276110
hrithikesh026
dismissed their stale review
via 0c276110
1 year ago
hrithikesh026
dismissed their stale review
via 0c276110
1 year ago
hrithikesh026
dismissed their stale review
via 0c276110
1 year ago
jarnura
dismissed these changes
on 2025-02-25
chore: add appropriate revert queries in down.sql
87db6fec
hrithikesh026
dismissed their stale review
via 87db6fec
1 year ago
hrithikesh026
dismissed their stale review
via 87db6fec
1 year ago
jarnura
approved these changes
on 2025-02-25
likhinbopanna
deleted the refactor_id_related_queries_v1_v2 branch 1 year ago
Labels
M-database-changes
Login to write a write a comment.
Login via GitHub