Skip to content

Commit 1d2deea

Browse files
authored
HCK-14047: update the name of a feature flag (#179)
1 parent cd96251 commit 1d2deea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"reverseSchemaIntoOneColumn": true,
4040
"disableDenormalization": true,
4141
"enableComplexTypesNormalization": true,
42-
"enableManyToManyRelationshipsNormalization": true,
42+
"generateAssociativeEntitiesForManyToManyRelationships": true,
4343
"views": {
4444
"enabled": true,
4545
"viewLevel": "model",

0 commit comments

Comments
 (0)