mirror of
https://github.com/status-im/migrate.git
synced 2025-02-22 07:58:05 +00:00
Add a caveat regarding DB lock when running migrations
This commit is contained in:
parent
fb4fb978e1
commit
d6fa9be6e6
@ -99,6 +99,8 @@ You can find details [here](README.md#use-in-your-go-project)
|
||||
|
||||
Just add the code to your app and you're ready to go!
|
||||
|
||||
**IMPORTANT:** If you would like to run multiple instances of your app on different machines be sure to use a database that supports locking when running migrations. Otherwise you may encounter issues.
|
||||
|
||||
## Further reading:
|
||||
- [Best practices](MIGRATIONS.md)
|
||||
- [FAQ](FAQ.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user