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

BigDecimal conversion problems in PostgreSQL #782

Closed
pimeys opened this issue Oct 30, 2020 · 2 comments
Closed

BigDecimal conversion problems in PostgreSQL #782

pimeys opened this issue Oct 30, 2020 · 2 comments

Comments

@pimeys
Copy link
Contributor

pimeys commented Oct 30, 2020

Found a value that gets stored wrong, see the test #781

@pimeys
Copy link
Contributor Author

pimeys commented Oct 30, 2020

0.01 -> 0, 0.012 -> 0, 0.0123 -> 0.0123...

@abonander
Copy link
Collaborator

Closed by #781

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

2 participants