* Correct timedelta value for negative MySQL TIME datatype * Fix parsing of row events for MySQL8 partitioned table * Set PyMySql version minimum to 0.10
0.25
* Support 'ZEROFILL' attribute for numeric datatypes
0.24
* Support PyMySQL 1.0
0.23
* Add logic to handle inlined ints in large json documents
0.22
* Support PyMysql with a version greater than 0.9.3 * Fix handling of JSON literal values
0.21
* fix ci configuration * Added support for limited columnar access in MySQL