database changes

This commit is contained in:
Johannes Vogt
2025-03-21 16:40:46 +01:00
parent 49ca54ca82
commit e648b0072a
9 changed files with 128 additions and 161 deletions

View File

@@ -9,6 +9,8 @@ build-parameters:
- builder: custom
commands:
- npm ci
- npx cds build ./shared-db --for hana --production
- npx cds build --production
modules:
- name: samples-srv
@@ -28,7 +30,7 @@ modules:
- name: samples-db-deployer
type: hdb
path: gen/db
path: shared-db/gen/db
parameters:
buildpack: nodejs_buildpack
requires: