File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 153153
1541540.25 21/07/2021
155155* Support 'ZEROFILL' attribute for numeric datatypes
156+
157+ 0.26 30/08/2021
158+ * Correct timedelta value for negative MySQL TIME datatype
Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ Other contributors:
328328* Garen Chan Support PyMysql with a version greater than 0.9.3 https://github.com/garenchan
329329* Mike Ascah: Add logic to handle inlined ints in large json documents ttps://github.com/mascah
330330* Hiroaki Kawai: PyMySQL 1.0 support (https://github.com/hkwi )
331- * Dongwook Chan: Support for ZEROFILL (https://github.com/dongwook-chan )
331+ * Dongwook Chan: Support for ZEROFILL, Correct timedelta value for negative MySQL TIME datatype (https://github.com/dongwook-chan )
332332
333333Thanks to GetResponse for their support
334334
You can’t perform that action at this time.
0 commit comments