Skip to content

Fix for zero numeric #274

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

Closed
wants to merge 1 commit into from
Closed

Conversation

d-chugunov
Copy link

Example:
If column has type numeric(2), then str(column) returns "0.00" instead of "0" (before this fix)

@elprans
Copy link
Member

elprans commented Mar 16, 2018

Good catch! Please add a test.

@1st1
Copy link
Member

1st1 commented May 22, 2018

@d-chugunov ping

@d-chugunov
Copy link
Author

Sorry. I don't have enough time to delve into your testing framework (I am not an async python programming expert)

@elprans elprans closed this in e9802aa May 24, 2018
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.

3 participants