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
OrientDB Version: 3.2.22 Java Version: 8 OS: linux docker
Hello When creating or updating a vertex the saved value of producedQuantity is 35.927673
create vertex package set data={"@type":"d",producedQuantity: 35.927675, numberOfPackages: 1}
Update
I am not sure if we are doing something wrong or is a conversion issue that can be solved.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OrientDB Version: 3.2.22
Java Version: 8
OS: linux docker
Hello
When creating or updating a vertex the saved value of producedQuantity is 35.927673
create vertex package set data={"@type":"d",producedQuantity: 35.927675, numberOfPackages: 1}
Update
I am not sure if we are doing something wrong or is a conversion issue that can be solved.
The text was updated successfully, but these errors were encountered: