We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b4086 commit f952998Copy full SHA for f952998
README.md
@@ -23,7 +23,7 @@ Migrate SequelizeJS migrations without SequelizeMeta table dependency.
23
24
```$: sequelize-migrator -c ../../global_config.json -p ../migrations up```
25
26
-## config file
+## Config File Example
27
28
```
29
module.exports = {
0 commit comments