We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c9bc6 commit 3b5fed1Copy full SHA for 3b5fed1
1 file changed
README.md
@@ -122,7 +122,7 @@ Promise.resolve()
122
123
**NOTE**: For the development environment, while working on the database schema, you may want to set
124
`force: 'last'` (default `false`) that will force the migration API to rollback and re-apply the
125
-latest migration over again each time when Node.js app launches.
+latest migration over again each time when Node.js app launches.
126
127
128
### Multiple Connections
0 commit comments