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 loss of precision of timestamp read from database #743

Merged
merged 3 commits into from
Sep 26, 2020
Merged

Fix loss of precision of timestamp read from database #743

merged 3 commits into from
Sep 26, 2020

Conversation

angelyan
Copy link
Contributor

@angelyan angelyan commented Sep 24, 2020

Closes #746

@angelyan angelyan marked this pull request as ready for review September 24, 2020 23:10
@graemerocher
Copy link
Contributor

Thanks, is there an associated issue report?

@angelyan
Copy link
Contributor Author

angelyan commented Sep 25, 2020

I opened an issue for this and realized in the process that the problem occurs also for timestamp types other than Instant. I'll be adding them to the PR.

@graemerocher graemerocher merged commit b7c8102 into micronaut-projects:master Sep 26, 2020
@graemerocher
Copy link
Contributor

Thanks for the contribution!

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.

Loss of precision of timestamp read from database
2 participants