fix(medusa): fixes db setup command to not load connection before creating db (#13653)

This commit is contained in:
Riqwan Thamir
2025-10-02 13:49:22 +02:00
committed by GitHub
parent 762cd445e0
commit 71014bafa6
2 changed files with 10 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): fixes db setup command to not load connection before creating db