Now we either lock all or none of the migrations to run, to make sure they are not out of order when multiple instances of Emigrate run concurrently.
5 lines
211 B
Markdown
5 lines
211 B
Markdown
---
|
|
'@emigrate/mysql': patch
|
|
---
|
|
|
|
Either lock all or none of the migrations to run to make sure they run in order when multiple instances of Emigrate runs concurrently (for instance in a Kubernetes environment)
|