Mercurial > p > mysql-python > mysqldb-2
graph
-
By exposing connection on result, decoders can be simplified: Only the field object is needed. Turned on leak testing and found a leak writing BLOBs. removed one of the old stubs in Cursor. MySQLdbSun, 29 Mar 2009 16:26:30 +0000, by adustman
-
figleaf revealed that the INSERT_VALUES regex never matched. Added a test for this, and fixed the regex (forgot to add group anchors) MySQLdbSun, 29 Mar 2009 00:52:14 +0000, by adustman
-
Cursor MixIns: DEAD. More of the new type conversion scheme exposed. Two tests failing because encoding hasn't been finished yet. MySQLdbSat, 28 Mar 2009 13:37:58 +0000, by adustman
-
Add a connection.ping() test. Oh look, it's broken. MySQLdbWed, 11 Mar 2009 03:17:58 +0000, by adustman
-
Merge back change 609 for remaining old style exceptions MySQLdbThu, 05 Mar 2009 20:00:51 +0000, by kylev