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

AutoHistory Before and After Values are the same. #34

Closed
Alu1994 opened this issue Jul 27, 2019 · 4 comments
Closed

AutoHistory Before and After Values are the same. #34

Alu1994 opened this issue Jul 27, 2019 · 4 comments

Comments

@Alu1994
Copy link

Alu1994 commented Jul 27, 2019

I am using PostgreSQL and i am having this issue that my before and after values is being the same values saved.

Here's a similar issue from Arch/UnitOfWork
arch/UnitOfWork#83

@Alu1994
Copy link
Author

Alu1994 commented Jul 27, 2019

Can you @xyting please guide me how to do it?

@gonzaguima
Copy link

Same is happening to me, it saves the new data twice, as before and after.

{"before":{"BirthDate":"2019-10-15T16:23:25.026","LastName":"asd","Name":"sdf"},"after":{"BirthDate":"2019-10-15T16:23:25.026","LastName":"asd","Name":"sdf"}}

Could you resolve it, @matsennin ?

@qsdfplkj
Copy link
Contributor

Please check #49

@rigofunc
Copy link
Member

fix release, see v3.1.3

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

No branches or pull requests

4 participants