Use knex instead of js-data
This commit is contained in:
6
defaultDbOptions.json
Normal file
6
defaultDbOptions.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"connection": { "filename": "./remotedev-db.sqlite3" },
|
||||
"client": "sqlite3",
|
||||
"debug": false,
|
||||
"migrate": true
|
||||
}
|
Reference in New Issue
Block a user