Skip to content

Fixes socketry/db-postgres#6 - Timestamp parsing: microseconds, time-zones, infinity and NULL #9

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

Closed
wants to merge 2 commits into from

Conversation

cyclotron3k
Copy link
Contributor

Same as PR #7, but includes explicit handling of infinity, -infinity and NULLs. Anything else causes an exception (instead of silently coercing the value to a nil)

I've kept it as a separate PR because these are significant changes.

Types of Changes

  • Bug fix.
  • Breaking change.

Contribution

@cyclotron3k cyclotron3k changed the title Parse usec 3 Fixes socketry/db-postgres#6 - Timestamp parsing: microseconds, time-zones, infinity and NULL Nov 25, 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.

2 participants