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 2c82e9e commit 416245aCopy full SHA for 416245a
README.md
@@ -36,11 +36,11 @@ The usage is based on the node-db-migrate project.
36
37
- `migrationsDir`
38
39
- [Boolean] : Directory containing migration scripts. *(default: server/migrations)*
+ [String] : Directory containing migration scripts. *(default: server/migrations)*
40
41
- `dataSource`
42
43
- [Boolean] : Datasource to connect the Migration and MigrationMap models to. *(default: db)*
+ [String] : Datasource to connect the Migration and MigrationMap models to. *(default: db)*
44
45
- `acls`
46
0 commit comments