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

How to parse DECIMAL as BigNumber? #48

Closed
felixfbecker opened this issue Jul 7, 2016 · 1 comment
Closed

How to parse DECIMAL as BigNumber? #48

felixfbecker opened this issue Jul 7, 2016 · 1 comment

Comments

@felixfbecker
Copy link

Hi, I'm trying to parse DECIMALs as BigNumber instead of strings, but the SQL query from the readme doesn't reveal the OID of the DECIMAL type. Do you know why?

@felixfbecker
Copy link
Author

Figured out I just have to use the oid of NUMERIC.

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