This commit is contained in:
Daniel
2022-08-08 16:44:11 +02:00
committed by Christian Georgi
parent 5bda368169
commit 1e78d115cc
5 changed files with 8 additions and 4379 deletions

View File

@@ -4,6 +4,7 @@
"dependencies": {
"@capire/bookstore": "*",
"@sap/cds": ">=5",
"@sap/cds-mtxs": "^1",
"@sap/cds-odata-v2-adapter-proxy": "^1.9.0",
"express": "^4.17.1",
"passport": ">=0.4.1"
@@ -43,10 +44,13 @@
"[production]": {
"model": "db/hana"
}
}
},
"multitenancy": true,
"toggles": true,
"extensibility": true
},
"hana": {
"deploy-format": "hdbtable"
}
}
}
}