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

Allow old BigDecimal behavior via connection prop #2248

Merged
merged 18 commits into from
Nov 15, 2023
Merged

Allow old BigDecimal behavior via connection prop #2248

merged 18 commits into from
Nov 15, 2023

Conversation

Jeffery-Wasty
Copy link
Contributor

@Jeffery-Wasty Jeffery-Wasty commented Nov 7, 2023

This adds a connection prop to allow old big decimal calculation behavior, which was present in the driver between versions 12.2 and 12.4. This behavior has been known to cause performance issues, but allows the driver to calculate a big decimal's scale and input from the inputted value.

@Jeffery-Wasty Jeffery-Wasty changed the title Big decimal prop Allow old BigDecimal behavior via connection prop Nov 8, 2023
@Jeffery-Wasty Jeffery-Wasty linked an issue Nov 8, 2023 that may be closed by this pull request
@Jeffery-Wasty Jeffery-Wasty added this to the 12.5.0 milestone Nov 8, 2023
@Jeffery-Wasty Jeffery-Wasty requested review from tkyc and lilgreenbird and removed request for tkyc November 8, 2023 18:07
@Jeffery-Wasty Jeffery-Wasty marked this pull request as ready for review November 8, 2023 18:07
@tkyc tkyc merged commit 1f69f48 into main Nov 15, 2023
17 checks passed
@Jeffery-Wasty
Copy link
Contributor Author

Also addresses #942, #1489, and #2112.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
2 participants