Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
deprecated option 'supportBigNumbers' description is: DECIMAL/BIGINT data type will be returned as number if in safe integer range, as string if not.
The problem is for decimal fields with scale > 0, value corresponding to integer in safe range will return as string in place of Number.