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

Decimal Data Type Not Supported #18

Open
lbecker34 opened this issue Jan 29, 2021 · 0 comments
Open

Decimal Data Type Not Supported #18

lbecker34 opened this issue Jan 29, 2021 · 0 comments

Comments

@lbecker34
Copy link

when running the query function, I'm presented with "Missing type: DECIMAL". I tracked it down to that type missing in the case statement inside of resultFormat.

Seems like we could add the type to the case statement, but wanted to ask a question.

Should there be a way for users to opt out of the formatting? To me, that seems like unnecessary logic and could be opt in.

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