feat(core, medusa, cli): Enable migration scripts (#10960)
* feat(core, medusa): Enable migration scripts * spacing * rm unnecessary import * Allow to skip script migration * fix missing options * add options * add tests and small changes * update * add checks * add lock mechanism to be extra safe * Create six-bears-vanish.md * update queries * fix tests --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
62d543e691
commit
0924164e86
7
.changeset/six-bears-vanish.md
Normal file
7
.changeset/six-bears-vanish.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/cli": patch
|
||||
---
|
||||
|
||||
feat(core, medusa, cli): Enable migration scripts
|
||||
Reference in New Issue
Block a user