Fix big numbers with sql browser
"big numbers" such as uid
column of message
and message_queue
column were truncated because reading JSON with javascript inherits the limitations for number size from javascript runtime
"big numbers" such as uid
column of message
and message_queue
column were truncated because reading JSON with javascript inherits the limitations for number size from javascript runtime
This will create a new commit in order to revert the existing changes.