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

Consider delaying the detection of modified key values to SaveChanges #19135

Open
Tracked by #22954
AndriySvyryd opened this issue Dec 2, 2019 · 1 comment
Open
Tracked by #22954

Comments

@AndriySvyryd
Copy link
Member

AndriySvyryd commented Dec 2, 2019

This brings the handling of PropertySaveBehavior to one place, removes the need for the SavingChanges flag added in #19100 and is needed to allow reparenting of dependents with identifying FKs.

@ajcvickers
Copy link
Member

When fixing this, the special check to prevent changing a key added in #22322 can be removed.

Also, consider doing this at the same time as #4073

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants