chore(order): Remove unique index on item_id:version for order_item (#14268)

* Remove unique index

* Add changeset

* Remove previous migration file

* Remove down method
This commit is contained in:
Nicolas Gorga
2025-12-10 09:51:08 -03:00
committed by GitHub
parent dd74ce34ba
commit 8bd1d22765
5 changed files with 14 additions and 28 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/order": patch
---
chore(order): Remove unique index on item_id:version for order_item