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

Adding new PG extension for auto converting Numeric to Float. #958

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

jwoertink
Copy link
Member

Fixes #955

This add a PG extension to convert PG::Numeric to Float64. Can be used for custom SQL queries.

@jwoertink jwoertink merged commit de8fd95 into main Aug 9, 2023
@jwoertink jwoertink deleted the issues/955 branch August 9, 2023 01:50
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.

Add a default FloatConverter
1 participant