We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfd94d commit 3f878deCopy full SHA for 3f878de
1 file changed
package.json
@@ -34,7 +34,7 @@
34
"reverseSchemaIntoOneColumn": true,
35
"disableDenormalization": true,
36
"enableComplexTypesNormalization": true,
37
- "enableManyToManyRelationshipsNormalization": true,
+ "generateAssociativeEntitiesForManyToManyRelationships": true,
38
"views": {
39
"enabled": true,
40
"viewLevel": "model",
0 commit comments