-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Code First: Implement inheritance support #1704
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
changed the title
Inheritance: Implement Code First support
Code First: Implement inheritance support
Jul 7, 2015
@AndriySvyryd Two questions:
|
|
Sounds good. Thanks. |
AndriySvyryd
added a commit
that referenced
this issue
Jul 15, 2015
Adjust the ModelBuilder logic to account for base types Discover abstract CLR types Part of #1704
AndriySvyryd
added a commit
that referenced
this issue
Jul 15, 2015
Adjust the ModelBuilder logic to account for base types Discover abstract CLR types Part of #1704
AndriySvyryd
added a commit
that referenced
this issue
Jul 15, 2015
Adjust the ModelBuilder logic to account for base types Discover abstract CLR types Part of #1704
AndriySvyryd
added a commit
that referenced
this issue
Jul 17, 2015
Adjust the ModelBuilder logic to account for base types Discover abstract CLR types Part of #1704
AndriySvyryd
added a commit
that referenced
this issue
Aug 13, 2015
Add API for setting annotations on internal builders that returns success status Part of #1704
AndriySvyryd
added a commit
that referenced
this issue
Aug 13, 2015
AndriySvyryd
added a commit
that referenced
this issue
Aug 15, 2015
Discriminator API:
|
AndriySvyryd
added a commit
that referenced
this issue
Oct 15, 2015
… in the model using the associated CLR type information Adjust conventions to correctly handle inheritance Allow setting the base type to null Move non-shadow property validation to Property Fixes #1704
AndriySvyryd
added a commit
that referenced
this issue
Oct 16, 2015
… in the model using the associated CLR type information Adjust conventions to correctly handle inheritance Allow setting the base type to null Move non-shadow property validation to Property Fixes #1704
AndriySvyryd
added a commit
that referenced
this issue
Oct 17, 2015
AndriySvyryd
added a commit
that referenced
this issue
Oct 19, 2015
AndriySvyryd
added a commit
that referenced
this issue
Oct 19, 2015
AndriySvyryd
added a commit
that referenced
this issue
Oct 22, 2015
… in the model using the associated CLR type information Adjust conventions to correctly handle inheritance Allow setting the base type to null Move non-shadow property validation to Property Fixes #1704
AndriySvyryd
added a commit
that referenced
this issue
Oct 22, 2015
… in the model using the associated CLR type information Adjust conventions to correctly handle inheritance Allow setting the base type to null Move non-shadow property validation to Property Fixes #1704
ajcvickers
added
the
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
label
Oct 15, 2022
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
The text was updated successfully, but these errors were encountered: