diff --git a/package.json b/package.json index 2c5b7a1..ab81404 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "features": { "nestedCollections": false, "enableForwardEngineering": true, - "disableMultipleNonScalarTypes": false + "disableMultipleNonScalarTypes": false, + "restrictNestedFieldsAsPrimaryKey": false } }, "description": "Hackolade plugin for Azure Cosmos DB with SQL API",