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

Use shared-type entity types instead of entity types with defining navigation. #23586

Merged
merged 4 commits into from
Dec 8, 2020

Commits on Dec 7, 2020

  1. Use shared-type entity types instead of entity types with defining na…

    …vigation.
    
    They should behave mostly the same, except that DefiningEntityType and DefiningNavigationName will return true and Name will return what FullName returned previously
    
    Fixes #22378
    AndriySvyryd committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    fd9155f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    767ce1f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. PR feedback

    AndriySvyryd committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    3d31f53 View commit details
    Browse the repository at this point in the history
  2. Rename fixtures

    AndriySvyryd committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e347e15 View commit details
    Browse the repository at this point in the history