We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is duplicate of bug #6742 fix of which seems like missed from versions 3.X.X. Here are steps to reproduce: https://gist.github.com/Y0ba/0373a773bf2e65cd9df04b8e6a51cd3a
I use stripTrailingZeros() method to workaround this bug. Maybe OrientDB should use it internally too?
The text was updated successfully, but these errors were encountered:
Fix equality of DECIMAL values in SQL (scale)
ffcddf1
Resolves: #8706
5d3d9e1
Hi @Y0ba
Thank you for reporting, I just pushed a fix for this problem, it will be released with next v 3.0.14
Thanks
Luigi
Sorry, something went wrong.
luigidellaquila
No branches or pull requests
OrientDB Version: 3.0.12
Java Version: 11.0.1+13
OS: Windows
This is duplicate of bug #6742 fix of which seems like missed from versions 3.X.X. Here are steps to reproduce:
https://gist.github.com/Y0ba/0373a773bf2e65cd9df04b8e6a51cd3a
I use stripTrailingZeros() method to workaround this bug. Maybe OrientDB should use it internally too?
The text was updated successfully, but these errors were encountered: