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

PG: Support numeric (decimal) types #113

Closed
ARolek opened this issue Apr 14, 2017 · 0 comments
Closed

PG: Support numeric (decimal) types #113

ARolek opened this issue Apr 14, 2017 · 0 comments
Milestone

Comments

@ARolek
Copy link
Member

ARolek commented Apr 14, 2017

Currently when a numeric type is returned from PG the value is encoded as a string. In order to support numeric types we need to implement a custom parser. For reference look at issue jackc/pgx#56 on our PG driver.

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

No branches or pull requests

1 participant