Azure deployment setup #297

Closed
RecentRunner wants to merge 429 commits from azure-deploy into main
Showing only changes of commit b64b426406 - Show all commits

View File

@@ -0,0 +1 @@
ALTER TABLE sale ADD CONSTRAINT uq_sale_cart_id UNIQUE (cartId);