cds add hana --production

This commit is contained in:
Johannes Vogt
2025-03-21 16:33:12 +01:00
parent 24154725ba
commit 49ca54ca82
4 changed files with 170 additions and 5 deletions

7
db/undeploy.json Normal file
View File

@@ -0,0 +1,7 @@
[
"src/gen/**/*.hdbview",
"src/gen/**/*.hdbindex",
"src/gen/**/*.hdbconstraint",
"src/gen/**/*_drafts.hdbtable",
"src/gen/**/*.hdbcalculationview"
]