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

Implement ChangeTracker.HasChanges #1198

Closed
ajcvickers opened this issue Dec 2, 2014 · 4 comments
Closed

Implement ChangeTracker.HasChanges #1198

ajcvickers opened this issue Dec 2, 2014 · 4 comments
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Contributor

No description provided.

@shawnwildermuth
Copy link

Can we help implement it? It's pretty important.

@rowanmiller
Copy link
Contributor

Yeah I think this would make a great contribution. It's only on our backlog because we are swamped getting the 'must have' stuff for the core framework implemented. Provided it comes with unit tests etc. I'd say go for it.

cc @divega @ajcvickers to make sure they agree.

@divega
Copy link
Contributor

divega commented May 29, 2015

Sounds great!

@ajcvickers
Copy link
Contributor Author

+1

@ajcvickers ajcvickers self-assigned this Jul 8, 2016
ajcvickers added a commit that referenced this issue Jul 26, 2016
Issue #1198

StateManager keeps count of entities that need processing by SaveChanges and hence can report this without scanning.
@ajcvickers ajcvickers modified the milestones: 1.1.0, Backlog Jul 26, 2016
ajcvickers added a commit that referenced this issue Jul 27, 2016
Issue #1198

StateManager keeps count of entities that need processing by SaveChanges and hence can report this without scanning.
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jul 27, 2016
@ajcvickers ajcvickers modified the milestones: 1.1.0-preview1, 1.1.0 Oct 15, 2022
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

4 participants