Parses a BIGINT (int8) text value to a JS number. Values outside the IEEE-754 safe-integer range are returned as the original string rather than silently losing precision.
Parses a BIGINT (int8) text value to a JS number. Values outside the IEEE-754 safe-integer range are returned as the original string rather than silently losing precision.