We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5569938 commit 9e4ab9eCopy full SHA for 9e4ab9e
1 file changed
package.json
@@ -15,7 +15,8 @@
15
"features": {
16
"nestedCollections": false,
17
"enableForwardEngineering": true,
18
- "disableMultipleNonScalarTypes": false
+ "disableMultipleNonScalarTypes": false,
19
+ "restrictNestedFieldsAsPrimaryKey": false
20
}
21
},
22
"description": "Hackolade plugin for Azure Cosmos DB with SQL API",
0 commit comments