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 141141* fix ci configuration
142142* Added support for limited columnar access in MySQL
143143
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:
324324* Keegan Parker: secondary database for reference schema https://github.com/kdparker
325325* Troy J. Farrell Clear table_map if RotateEvent has timestamp of 0 https://github.com/troyjfarrell
326326* 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
327329
328330Thanks to GetResponse for their support
329331
You can’t perform that action at this time.
0 commit comments