We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6215c6e commit 0509d32Copy full SHA for 0509d32
1 file changed
package.json
@@ -39,7 +39,7 @@
39
"reverseSchemaIntoOneColumn": true,
40
"disableDenormalization": true,
41
"enableComplexTypesNormalization": true,
42
- "enableManyToManyRelationshipsNormalization": true,
+ "generateAssociativeEntitiesForManyToManyRelationships": true,
43
"views": {
44
"enabled": true,
45
"viewLevel": "model",
0 commit comments