feature: add support for check constraints in DML (#10391)

This commit is contained in:
Harminder Virk
2024-12-02 17:59:50 +05:30
committed by GitHub
parent ac79585232
commit 3e98364bd1
6 changed files with 194 additions and 31 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
feature: add support for check constraints in DML