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

Expand change tracking topic #1541

Closed
divega opened this issue Jun 26, 2019 — with docs.microsoft.com · 2 comments · Fixed by #2972
Closed

Expand change tracking topic #1541

divega opened this issue Jun 26, 2019 — with docs.microsoft.com · 2 comments · Fixed by #2972

Comments

Copy link
Contributor

divega commented Jun 26, 2019

We should cover things like automatic change detection, snapshot vs. notification entities, blobs, guidance on how to implement Equals() and GetHashCode(), etc.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@AndriySvyryd
Copy link
Member

Also that referential equality should be used for collection navigations of entities that override Equals().
And that custom types used in keys should implement IEquatable<> and IComparable<>

@paolofulgoni
Copy link

Also, how to get tracked changes (see dotnet/efcore#9237 (comment))

@ajcvickers ajcvickers self-assigned this Dec 30, 2020
@ajcvickers ajcvickers modified the milestones: Backlog, 5.0.0 Dec 31, 2020
ajcvickers added a commit that referenced this issue Dec 31, 2020
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2105
Fixes #2076
Fixes #1541
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #815
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Jan 6, 2021
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2105
Fixes #2076
Fixes #1541
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #815
Fixes #786
Fixes #531
Fixes #505
ajcvickers added a commit that referenced this issue Jan 6, 2021
Fixes #2725
Fixes #2707
Fixes #2525
Fixes #2524
Fixes #2331
Fixes #2105
Fixes #2076
Fixes #1541
Fixes #1489
Fixes #1453
Fixes #1398
Fixes #1339
Fixes #1235
Fixes #1007
Fixes #863
Fixes #815
Fixes #786
Fixes #531
Fixes #505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants