Perfect-MySQL
Perfect-MySQL copied to clipboard
Support long JSONs
The current version doesn't support sending a long JSON (> 2 million chars), truncating the string that represents the JSON and causing an error on the server, because the data is not on the expected format.