File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 141
141
* fix ci configuration
142
142
* Added support for limited columnar access in MySQL
143
143
144
+ 0.22 20/09/2020
145
+ * Support PyMysql with a version greater than 0.9.3
146
+ * Fix handling of JSON literal values
Original file line number Diff line number Diff line change @@ -324,6 +324,8 @@ Other contributors:
324
324
* Keegan Parker: secondary database for reference schema https://github.com/kdparker
325
325
* Troy J. Farrell Clear table_map if RotateEvent has timestamp of 0 https://github.com/troyjfarrell
326
326
* Zhanwei Wang Fail to get table informations https://github.com/wangzw
327
+ * Alexander Ignatov Fix the JSON literal
328
+ * Garen Chan Support PyMysql with a version greater than 0.9.3 https://github.com/garenchan
327
329
328
330
Thanks to GetResponse for their support
329
331
You can’t perform that action at this time.
0 commit comments