mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
Update HISTORY
This commit is contained in:
20
HISTORY
20
HISTORY
@@ -1,3 +1,23 @@
|
||||
=====================
|
||||
What's new in 1.3.2
|
||||
=====================
|
||||
|
||||
* Add send_query() and read_query_result() method to low level connection.
|
||||
* Add waiter option.
|
||||
|
||||
|
||||
=====================
|
||||
What's new in 1.3.1
|
||||
=====================
|
||||
|
||||
This is a first fork of MySQL-python.
|
||||
Now named "mysqlclient"
|
||||
|
||||
* Support Python 3
|
||||
* Add autocommit option
|
||||
* Support microsecond in datetime field.
|
||||
|
||||
|
||||
=====================
|
||||
What's new in 1.2.4
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user