Skip to content

Commit 014c447

Browse files
authored
Add a notice about running migrations in multiple instances
Based on rubenv#58 and rubenv#45
1 parent 55d5740 commit 014c447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Using [modl](https://github.com/jmoiron/modl)? Check out [modl-migrate](https://
1616
* Up/down migrations to allow rollback
1717
* Supports multiple database types in one project
1818
* Works great with other libraries such as [sqlx](https://jmoiron.github.io/sqlx/)
19+
* Does not support running in concurrency or in multiple instances
1920

2021
## Installation
2122

0 commit comments

Comments
 (0)