Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Unidirectional Many-to-Many Relationships #54

Closed
ab-tools opened this issue Nov 23, 2022 · 0 comments
Closed

Support for Unidirectional Many-to-Many Relationships #54

ab-tools opened this issue Nov 23, 2022 · 0 comments
Labels
enhancement-S New feature request. Tshirt size: S released Issue is resolved in a current release
Milestone

Comments

@ab-tools
Copy link

Looks like Entity Framework Core finally supports unidirectional many-to-many relationships:
dotnet/efcore#3864

But despite I have upgraded Entity Framework Core to 7.0.0 and using the latest publicly released EFDesigner version 4.2.1 I still get this error message when creating such a relationship:
"many-to-many unidirectional associations are not yet supported in Entity Framework Core."

Is that still true?

@msawczyn msawczyn added enhancement-S New feature request. Tshirt size: S investigating Looking into this labels Jan 4, 2023
@msawczyn msawczyn added this to Enhancement Requests in EFDesigner2022 via automation Mar 27, 2023
@msawczyn msawczyn modified the milestones: 4.2.3.4, 4.2.3 Mar 27, 2023
@msawczyn msawczyn added pending release Issue is resolved in the current codebase, will be published with the next release and removed investigating Looking into this labels Mar 27, 2023
@msawczyn msawczyn moved this from Enhancement Requests to Done in EFDesigner2022 Mar 27, 2023
@msawczyn msawczyn added released Issue is resolved in a current release and removed pending release Issue is resolved in the current codebase, will be published with the next release labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement-S New feature request. Tshirt size: S released Issue is resolved in a current release
Projects
Development

No branches or pull requests

2 participants