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

[H2] Change H2HistoryTrigger to use microsecond precision #2576

Closed
rbygrave opened this issue Mar 1, 2022 · 0 comments
Closed

[H2] Change H2HistoryTrigger to use microsecond precision #2576

rbygrave opened this issue Mar 1, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@rbygrave
Copy link
Member

rbygrave commented Mar 1, 2022

Change H2HistoryTrigger to use LocalDateTime.now() with microsecond precision rather than new Timestamp(System.currentTimeMillis());

This was picked up by DbMigrationTest starting to fail in JDK 11+ JVMs in the Multi-JDK build task.

@rbygrave rbygrave added the bug label Mar 1, 2022
@rbygrave rbygrave added this to the 12.15.1 milestone Mar 1, 2022
@rbygrave rbygrave self-assigned this Mar 1, 2022
@rbygrave rbygrave closed this as completed Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant