mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
changes
This commit is contained in:
@ -1,4 +1,13 @@
|
|||||||
0.9.1a1
|
0.9.2a2
|
||||||
|
|
||||||
|
* Reworked platform configuration some more. cygwin is now (sorta)
|
||||||
|
supported (to the extent that Windows is supported at all).
|
||||||
|
|
||||||
|
* Use PyObject_Del() to dealloc objects, if we have Python 2.0 or newer.
|
||||||
|
|
||||||
|
* Fixed broken CursorStoreResultMixIn.fetchmany().
|
||||||
|
|
||||||
|
0.9.2a1
|
||||||
|
|
||||||
* Added a number of DB-API extensions.
|
* Added a number of DB-API extensions.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user