Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current big decimal conversion needs to have predetermine precision and scale; which is fine when values doesn't varies too much ... but scratch otherwise.
The idea is to build a binary Big Decimal conversion that extract precision & scale from the value itself.