-
Bug
-
Resolution: Done
-
Major
-
15.0.0.Final
-
None
Currently, in the SQL store, any numeric type with a scale equal to 0 is treated as an integer. This cause problems with larger numbers, storing wrong values, or being unable to parse values from the DB.
We need to update to take the numeric precision into account.
- relates to
-
JDG-7392 SQL store numeric precision throwing in acceptable values
- Verified
-
ISPN-16383 SQL store numeric precision throwing in acceptable values
- Resolved