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

#387 Implement handling DATE overflows that can happen with PotgreSQL infinity date values. #392

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Apr 10, 2024

Closes #387

Copy link

github-actions bot commented Apr 10, 2024

Unit Test Coverage

File Coverage [77.85%]
JdbcConfig.scala 90.48% 🍏
JdbcNativeUtils.scala 80.47% 🍏
ResultSetToRowIterator.scala 70.36%
Total Project Coverage 83.36% 🍏

@yruslan yruslan marked this pull request as ready for review April 10, 2024 12:59
@yruslan yruslan requested a review from kevinwallimann April 10, 2024 12:59
@yruslan yruslan merged commit 9e69e72 into main Apr 16, 2024
8 checks passed
@yruslan yruslan deleted the feature/387-handle-date-overflow branch April 16, 2024 06:02
@yruslan yruslan mentioned this pull request Apr 16, 2024
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.

Handle PostgreSQL date overflow
1 participant