fix(medusa): Add migration ensuring correct state of BatchJob model (#1825)

This commit is contained in:
Oliver Windall Juhl
2022-07-11 15:50:01 +02:00
committed by GitHub
parent 39f2c0c15e
commit fb82d3dd22
3 changed files with 47 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
- Add migration that ensures the correct state of the batch job table regardless of previous migrations