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

Fix issues with LocalView #28960

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Fix issues with LocalView #28960

merged 1 commit into from
Sep 2, 2022

Conversation

ajcvickers
Copy link
Member

Fixes #27056 (LocalView<TEntity>.Contains returns true for detached entity)
Fixes #27750 (DbSet<T>.Local.Count not updated when calling ChangeTracker.Clear())

Fixes #27056 (`LocalView<TEntity>.Contains` returns true for detached entity)
Fixes #27750 (`DbSet<T>.Local.Count` not updated when calling `ChangeTracker.Clear()`)
@ajcvickers ajcvickers requested a review from a team September 2, 2022 01:08
@ajcvickers ajcvickers merged commit 6054bee into release/7.0 Sep 2, 2022
@ajcvickers ajcvickers deleted the DetachingBad0902 branch September 2, 2022 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants