We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd96251 commit 1d2deeaCopy full SHA for 1d2deea
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