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

Please fix the findChangedEntitiesAtRevision() for postgresql users. #29

Closed
wants to merge 13 commits into from

Conversation

joostvb
Copy link

@joostvb joostvb commented Oct 8, 2012

...ue to a bug

FIXED: typo (Entites should be Entities)

Hi, I fixed two items in this commit. You might not want to fix the typo because it changes a public functions name. But there is one change that should be fixed, because the findChangedEntitiesAtRevision() didn't work on postgresql yet.

…e due to a bug

FIXED: typo (Entites should be Entities)
…ou can set with AuditConfig#setCurrentDescription() just like the setCurrentUsername() method.
…erate process to mark a revision as processed. EntityReader#setRevisionProcessed() marks a revision as processed. EntityReader#findUnprocessedRevisions() returns unprocessed revisions.
…ty (5603d9b) failed on DateTime objects because DateTime doesn't have a toString method by default.

Added code that flattens the diff array to a simple array using a configurable date format for DateTime objects.
…now" for the revisions.timestamp field. Useful for (unit)testing.
@DavidBadura DavidBadura closed this Jan 9, 2015
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.

3 participants