Skip to content

Upgrade bigdecimal to 0.4.1 #921

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

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

jinlee0
Copy link
Contributor

@jinlee0 jinlee0 commented Jul 17, 2023

Crate bigdecimal released 0.4.1

In the latest version, BigDecimal can parse i128, u128.
So i think users prefer to use latest version of bigdecimal.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jinlee0 👍

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5578790833

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 10 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.06%) to 87.015%

Files with Coverage Reduction New Missed Lines %
src/parser.rs 1 82.98%
src/lib.rs 9 11.7%
Totals Coverage Status
Change from base Build 5476034295: 0.06%
Covered Lines: 15171
Relevant Lines: 17435

💛 - Coveralls

@alamb alamb merged commit 653346c into apache:main Jul 17, 2023
@alamb
Copy link
Contributor

alamb commented Jul 17, 2023

BTW I am trying to have dependabot do this automatically from now on: #922

serprex pushed a commit to serprex/sqlparser-rs that referenced this pull request Nov 6, 2023
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.

3 participants