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

Changed second fraction precision of LocalDateTime and OffsetDateTime MySQL related type. #1456

Merged
merged 1 commit into from Mar 21, 2022

Conversation

Tomas-Kraus
Copy link
Member

DATETIME precision modified to DATETIME(6) to strore microsecond fraction.
Some tests modified to be more stable.
Added test with LocalDateTime.now() in WHERE condition. This scenario was failing in TCK.

… MySQL related type.

Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
@Tomas-Kraus Tomas-Kraus self-assigned this Mar 18, 2022
@Tomas-Kraus Tomas-Kraus requested a review from lukasj March 18, 2022 11:46
Copy link
Contributor

@rfelcman rfelcman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfelcman rfelcman merged commit 9f98c8b into eclipse-ee4j:master Mar 21, 2022
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

2 participants