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

Update BigDecimal dependency #1529

Merged
merged 2 commits into from Apr 14, 2022
Merged

Update BigDecimal dependency #1529

merged 2 commits into from Apr 14, 2022

Conversation

e00E
Copy link
Contributor

@e00E e00E commented Nov 8, 2021

The current release of num is 0.4. Without this change to use BigDecimal with sqlx you need to intentionally use an older version of num and BigDecmial.

@abonander abonander added this to the 0.6.0 milestone Nov 9, 2021
@abonander
Copy link
Collaborator

This is a breaking change, and so will need to wait for 0.6.0. I'm also worried about projects still using bigdecimal 0.2 but I don't think we need to do the same thing we're doing for time (#1455) since bigdecimal isn't as fundamental of a crate.

@abonander abonander merged commit c7478dc into launchbadge:master Apr 14, 2022
@e00E e00E deleted the bigdecimal branch July 4, 2022 15:20
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.

None yet

2 participants