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

Change bigDecimal type definition to have proper precision for numbers between 0 and 1 #2113

Closed
wants to merge 13 commits into from

Conversation

Jeffery-Wasty
Copy link
Member

@Jeffery-Wasty Jeffery-Wasty commented Apr 14, 2023

Changed the way precision and scaling are decided for big decimal to account for a missed case.

@Jeffery-Wasty Jeffery-Wasty linked an issue Apr 14, 2023 that may be closed by this pull request
@Jeffery-Wasty Jeffery-Wasty added this to In progress in MSSQL JDBC via automation Apr 14, 2023
@Jeffery-Wasty Jeffery-Wasty added this to the 12.3.0 milestone Apr 14, 2023
@Jeffery-Wasty Jeffery-Wasty moved this from In progress to Under Peer Review in MSSQL JDBC Apr 18, 2023
tkyc
tkyc previously approved these changes Apr 18, 2023
@tkyc
Copy link
Member

tkyc commented Apr 18, 2023

We should add a test since this case was missed and it looks like the jdbcfx tests doesn't cover this as well.

@Jeffery-Wasty
Copy link
Member Author

Sure thing.

MSSQL JDBC automation moved this from Under Peer Review to In progress Apr 18, 2023
@Jeffery-Wasty
Copy link
Member Author

Remaking this instead of messing around with rebase.

MSSQL JDBC automation moved this from In progress to Closed/Merged PRs May 1, 2023
@Jeffery-Wasty Jeffery-Wasty removed the request for review from lilgreenbird May 1, 2023 20:44
@Jeffery-Wasty Jeffery-Wasty deleted the bigDecimalLessThan0Fix branch May 1, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

2 participants