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

PR for: Provides recovery/rollback by auto history feature #14

Closed
wants to merge 7 commits into from

Conversation

alexmtnezf
Copy link

Adding an extension method for supporting rollback/recover a specific entity state or the last state.

afajardo@condominiumassociates.com added 4 commits October 19, 2017 05:30
…llback and implementing some improvements.
… having full support to rollback.

2. Changing the max length of entity property Changed, by commenting the line: b.Property(c => c.Changed).HasMaxLength(2048); in EnableAutoHistory static method. This solves issue arch#13.
@rigofunc
Copy link
Member

@alexmtnezf Thanks

@rigofunc
Copy link
Member

rigofunc commented Jan 2, 2018

@alexmtnezf I haven't any idea how to impl this feature, you can do anything you think right.

@rigofunc
Copy link
Member

close because have not more info

@rigofunc rigofunc closed this Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants