You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a bidirectional association IdentityAttributes is used to compose the name of the foreign key, but this fails on entities whose identity is inherited. This could be fixed by changing it for AllIdentityAttributes.
When using a bidirectional association
IdentityAttributes
is used to compose the name of the foreign key, but this fails on entities whose identity is inherited. This could be fixed by changing it forAllIdentityAttributes
.EFDesigner2022/src/DslPackage/TextTemplates/EFCore5ModelGenerator.ttinclude
Line 685 in 0964e7a
The text was updated successfully, but these errors were encountered: