use database constraints
... in bookshop, orders, reviews + update package.json and package-lock.json as db constraints requires latest cds
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
"[production]": { "kind": "enterprise-messaging" }
|
||||
},
|
||||
"db": { "kind": "sql" }
|
||||
},
|
||||
"features": {
|
||||
"assert_integrity": "db"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user