Indeed, the actual result that is returned is stil...
# community-help
l
Indeed, the actual result that is returned is still an integer. What I decided to do was to do a pass on the whole dataset and just stringify the existing numerical hash and then perform an update of the records. So far, this is working well and the Javascript Numeric overflow disappears for the data that has been updated.
🙌 2