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 filter to also take added entities into account #28

Closed
wants to merge 1 commit into from

Conversation

Franklin89
Copy link

fixes #27

@rigofunc
Copy link
Member

rigofunc commented Sep 7, 2018

This codes not work because the Added entity’s primary key value is wrong in it’s history without one more database roundtrip

@rigofunc
Copy link
Member

@Franklin89 There have any idea to fix the primary key value wrong issue?

@Franklin89
Copy link
Author

Franklin89 commented Sep 10, 2018 via email

@rigofunc
Copy link
Member

Yeah, if the primary key isn't database generated, such as in your case, use code generated GUID, will not be an issue.

Your idea could be impl in this PR?

@Franklin89
Copy link
Author

Franklin89 commented Sep 10, 2018 via email

@rigofunc
Copy link
Member

@Franklin89 Have you made any progress?

@rigofunc rigofunc closed this Mar 17, 2019
@rigofunc
Copy link
Member

Close because no more info

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.

Write history when adding a new item to the database
2 participants