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

Hibernate 4 truncate datetime to their stated precision #507

Closed
arteymix opened this issue Dec 3, 2022 · 1 comment
Closed

Hibernate 4 truncate datetime to their stated precision #507

arteymix opened this issue Dec 3, 2022 · 1 comment
Labels
Milestone

Comments

@arteymix
Copy link
Member

arteymix commented Dec 3, 2022

This is already fixed in e0a75ee by adding explicit millisecond precisions to our DATETIME columns.

@arteymix arteymix added this to the 1.29.0 milestone Dec 3, 2022
@arteymix arteymix closed this as completed Dec 3, 2022
@arteymix arteymix mentioned this issue Dec 3, 2022
2 tasks
@arteymix
Copy link
Member Author

arteymix commented Dec 3, 2022

This also fix GeneMultifunctionalityPopulationServiceTest.test failure. I've added an extra check in ExternalDetabaseServiceTest to ensure that last updated date is fully restored.

@arteymix arteymix added the bug label Dec 3, 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