We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc6261 commit b493d2eCopy full SHA for b493d2e
HISTORY
@@ -1,3 +1,23 @@
1
+=====================
2
+ What's new in 1.3.2
3
4
+
5
+* Add send_query() and read_query_result() method to low level connection.
6
+* Add waiter option.
7
8
9
10
+ What's new in 1.3.1
11
12
13
+This is a first fork of MySQL-python.
14
+Now named "mysqlclient"
15
16
+* Support Python 3
17
+* Add autocommit option
18
+* Support microsecond in datetime field.
19
20
21
=====================
22
What's new in 1.2.4
23
0 commit comments