File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 11## Release notes
22
3+ ### 0.12.7 -- Oct 27, 2020
4+ * Fix case sensitivity issues to adapt to MySQL 8+. PR #819
5+ * Fix pymysql regression bug (#814 ) PR #816
6+ * Adapted attribute types now have dtype=object in all recarray results. PR #811
7+
38### 0.12.6 -- May 15, 2020
49* Add ` order_by ` to ` dj.kill ` (#668 , #779 ) PR #775 , #783
510* Add explicit S3 bucket and file storage location existence checks (#748 ) PR #781
Original file line number Diff line number Diff line change 1+ 0.12.7 -- Oct 27, 2020
2+ ----------------------
3+ * Fix case sensitivity issues to adapt to MySQL 8+. PR #819
4+ * Fix pymysql regression bug (#814) PR #816
5+ * Adapted attribute types now have `dtype=object ` in all recarray results. PR #811
6+
170.12.6 -- May 15, 2020
28----------------------
39* Add `order_by ` to `dj.kill ` (#668, #779) PR #775, #783
You can’t perform that action at this time.
0 commit comments