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

#394 Fix PostgreSQL with numeric fields with no permission and scale … #395

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Apr 24, 2024

…specified in JdbcNative.

Closes #394

@yruslan yruslan force-pushed the feature/394-fix-support-for-inf-precision-postgre branch from a14fd40 to 883b6d9 Compare April 24, 2024 10:15
Copy link

Unit Test Coverage

File Coverage [78.58%]
JdbcConfig.scala 91.03% 🍏
JdbcNativeUtils.scala 81.2% 🍏
ResultSetToRowIterator.scala 71.75%
Total Project Coverage 83.32% 🍏

@yruslan yruslan marked this pull request as ready for review April 24, 2024 10:31
@yruslan yruslan merged commit 1076b36 into main Apr 24, 2024
8 checks passed
@yruslan yruslan deleted the feature/394-fix-support-for-inf-precision-postgre branch April 24, 2024 10:31
@yruslan yruslan mentioned this pull request Apr 27, 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.

Fix support for PostgreSQL columns that do not specify precision and scale in JDBC Native
1 participant