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

Support NUMERIC[] using decimal feature #1781

Conversation

tm-drtina
Copy link
Contributor

Updates macros for postgres to support arrays and ranges for numeric type using decimal feature.
The implementation just follows bigdecimal feature and adds the missing parts.

Fixes #1778

@abonander abonander merged commit f4ed7e6 into launchbadge:master Apr 4, 2022
@tm-drtina tm-drtina deleted the tomas/numeric-array-with-rust-decimal branch April 4, 2022 21:04
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.

Missing support for NUMERIC[] using rust_decimal
2 participants