bug: fix constraint on customer table to allow soft-deletes (#6631)

This commit is contained in:
Mads Jensen
2024-03-08 16:43:11 +01:00
committed by GitHub
parent 4136b9da5f
commit 56504c99f0
3 changed files with 43 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
bug: fix constraint on customer table to allow soft-deletes