Skip to content

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

Merged
jwoertink merged 1 commit intomainfrom
issues/955
Aug 9, 2023
Merged

Adding new PG extension for auto converting Numeric to Float. #958
jwoertink merged 1 commit intomainfrom
issues/955

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