Skip to content

Commit 3f878de

Browse files
authored
HCK-14047: update the name of a feature flag (#54)
1 parent 4bfd94d commit 3f878de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"reverseSchemaIntoOneColumn": true,
3535
"disableDenormalization": true,
3636
"enableComplexTypesNormalization": true,
37-
"enableManyToManyRelationshipsNormalization": true,
37+
"generateAssociativeEntitiesForManyToManyRelationships": true,
3838
"views": {
3939
"enabled": true,
4040
"viewLevel": "model",

0 commit comments

Comments
 (0)