changing chinook sql kind property to sql
This commit is contained in:
@@ -32,11 +32,7 @@
|
||||
},
|
||||
"requires": {
|
||||
"db": {
|
||||
"kind": "sqlite",
|
||||
"model": "*",
|
||||
"credentials": {
|
||||
"database": "mychinook.db"
|
||||
}
|
||||
"kind": "sql"
|
||||
},
|
||||
"auth": {
|
||||
"impl": "srv/auth.js"
|
||||
|
||||
Reference in New Issue
Block a user