We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b628c0 commit 50df163Copy full SHA for 50df163
1 file changed
package.json
@@ -16,7 +16,8 @@
16
},
17
"features": {
18
"enableForwardEngineering": true,
19
- "enableArrayCollections": false
+ "enableArrayCollections": false,
20
+ "restrictNestedFieldsAsPrimaryKey": false
21
}
22
23
"description": "Hackolade plugin for Couchbase with scopes and collections",
0 commit comments