shared db at design- and runtime
This commit is contained in:
10
package.json
10
package.json
@@ -53,6 +53,16 @@
|
||||
"parallel": true,
|
||||
"timeout": 6666
|
||||
},
|
||||
"cds": {
|
||||
"requires": {
|
||||
"db": {
|
||||
"kind": "sql",
|
||||
"[development]": {
|
||||
"model": "db/sqlite"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"private": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user