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

Lift properties from the derived types in addition to the current type when setting base type. #6860

Merged
merged 1 commit into from
Oct 26, 2016

Commits on Oct 26, 2016

  1. Lift properties from the derived types in addition to the current typ…

    …e when setting base type.
    
    Properly discover base types when they are added to the model after the derived types.
    Improve the exception message for conflicting properties in the new base type.
    Don't duplicate unused inherited properties that are being removed when setting a new base type. They will be discovered by conventions if they should be on the entity type.
    
    Fixes #6814
    AndriySvyryd committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    b689f18 View commit details
    Browse the repository at this point in the history