diff --git a/orders/package.json b/orders/package.json index 9df4d303..2bf9f030 100644 --- a/orders/package.json +++ b/orders/package.json @@ -16,9 +16,6 @@ } } }, - "sql": { - "native_hana_associations": false - }, "scripts": { "start": "cds-serve" } diff --git a/reviews/package.json b/reviews/package.json index 8c12edaf..bbed30b3 100644 --- a/reviews/package.json +++ b/reviews/package.json @@ -21,9 +21,6 @@ } } }, - "sql": { - "native_hana_associations": false - }, "scripts": { "start": "cds-serve" }