We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d5740 commit 014c447Copy full SHA for 014c447
README.md
@@ -16,6 +16,7 @@ Using [modl](https://github.com/jmoiron/modl)? Check out [modl-migrate](https://
16
* Up/down migrations to allow rollback
17
* Supports multiple database types in one project
18
* Works great with other libraries such as [sqlx](https://jmoiron.github.io/sqlx/)
19
+* Does not support running in concurrency or in multiple instances
20
21
## Installation
22
0 commit comments