fix(): Proper schema usage when running migrations (#14036)

* fix(): Proper schema usage when running migrations

* Create thick-pugs-dance.md
This commit is contained in:
Adrien de Peretti
2025-11-12 15:56:50 +01:00
committed by GitHub
parent da4c0110ba
commit e59cdae336
3 changed files with 57 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/link-modules": patch
"@medusajs/utils": patch
---
fix(): Proper schema usage when running migrations