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

U256 support for NUMERIC type #2281

Closed
wants to merge 8 commits into from
Closed

Conversation

perpetuum7
Copy link

@perpetuum7 perpetuum7 commented Jan 6, 2023

This PR adds support for U256 for NUMERICs in PGSQL. The PRed implementation uses BigDecimal under the hood and constructs the U256 from it.

@perpetuum7 perpetuum7 marked this pull request as ready for review January 8, 2023 14:20
@abonander
Copy link
Collaborator

We don't want to endlessly continue collecting integrations for various arbitrary crates as they present a significant semver hazard. I'd prefer to support something like this: #1733 (comment)

@abonander abonander closed this Feb 1, 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.

2 participants