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

[3.1.1] Set ordinal key values for embedded owned collection entities #19100

Merged
merged 2 commits into from
Dec 10, 2019

Commits on Dec 3, 2019

  1. Set ordinal key values when saving embedded owned collection entities.

    Consistently allow readonly properties to be set the current store values during SaveChanges to allow propagation of the new values.
    
    Fixes #18948
    AndriySvyryd committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    b0e7afd View commit details
    Browse the repository at this point in the history
  2. Add quirk mode for #18948

    AndriySvyryd committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    c2921e0 View commit details
    Browse the repository at this point in the history