fix(medusa): Ignore categories seeding for sqlite (#3713)

This commit is contained in:
Adrien de Peretti
2023-04-04 17:33:49 +02:00
committed by GitHub
parent 7a3194c313
commit 4488ec6852
2 changed files with 10 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Category seeding result in non null constraint error