Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszRostek committed Apr 3, 2024
2 parents 1628d0d + 4a3cf73 commit 65d15d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ databaseChangeLog:
tableName: shopping_carts
columns:
- column: {name: user_id, valueNumeric: 2}
- column: {name: is_deleted, valueNumeric: 0}
- column: {name: is_deleted, valueNumeric: 0}

0 comments on commit 65d15d8

Please sign in to comment.