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

Throw better exception for .Set<OwnedType>() #9626

Closed
AndriySvyryd opened this issue Aug 30, 2017 · 0 comments
Closed

Throw better exception for .Set<OwnedType>() #9626

AndriySvyryd opened this issue Aug 30, 2017 · 0 comments
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@AndriySvyryd
Copy link
Member

Currently it's

Cannot create a DbSet for 'OwnedType' because this type is not included in the model for the context.

@ajcvickers ajcvickers added this to the 2.1.0 milestone Aug 30, 2017
@ajcvickers ajcvickers modified the milestones: 2.1.0-preview1, 2.1.0 Jan 17, 2018
AndriySvyryd added a commit that referenced this issue Feb 2, 2018
Throw better exception for .Set<WeakType>()
Log warnings for InversePropertyAttribute not working for owned types

Fixes #9265
Fixes #9626
AndriySvyryd added a commit that referenced this issue Feb 2, 2018
Throw better exception for .Set<WeakType>()
Log warnings for InversePropertyAttribute not working for owned types

Fixes #9265
Fixes #9626
AndriySvyryd added a commit that referenced this issue Feb 2, 2018
Throw better exception for .Set<WeakType>()
Log warnings for InversePropertyAttribute not working for owned types

Fixes #9265
Fixes #9626
AndriySvyryd added a commit that referenced this issue Feb 2, 2018
Throw better exception for .Set<WeakType>()
Log warnings for InversePropertyAttribute not working for owned types

Fixes #9265
Fixes #9626
AndriySvyryd added a commit that referenced this issue Feb 6, 2018
Throw better exception for .Set<WeakType>()
Log warnings for InversePropertyAttribute not working for owned types

Fixes #9265
Fixes #9626
@AndriySvyryd AndriySvyryd removed their assignment Feb 6, 2018
@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Feb 6, 2018
@ajcvickers ajcvickers modified the milestones: 2.1.0-preview2, 2.1.0 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

2 participants