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

The extractor in postgresql drops milliseconds #3935

Closed
starodubcevalex opened this issue Jan 29, 2023 · 1 comment
Closed

The extractor in postgresql drops milliseconds #3935

starodubcevalex opened this issue Jan 29, 2023 · 1 comment
Assignees

Comments

@starodubcevalex
Copy link

starodubcevalex commented Jan 29, 2023

When working with Postgresql, I can't get milliseconds. After reading the sources, I found the Extractor class, where milliseconds are not added when parsing Datetime. You can check by running the query "SELECT CURRENT_TIMESTAMP as time_now"

@obiltschnig
Copy link
Member

Seems to affect only 1.12.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants