I can use to_json(1) to cast int to json, but how can I convert json to int? This may be too slow: to cast int to json, but h
I can use to_json(1) to cast int to json, but how can I convert json to int? This may be too slow: to cast int to json, but h