Mercurial > p > mysql-python > mysqldb-2
graph
-
Merge back change 609 for remaining old style exceptions MySQLdbThu, 05 Mar 2009 20:00:51 +0000, by kylev
-
Fix #2663436: Character fields with a binary character set should be returned as str, else unicode. MySQLdbThu, 05 Mar 2009 02:40:50 +0000, by adustman
-
The pure Python SQL-to-Python conversion code. TODO: There should be a way to register plugins in the module and in the connection. MySQLdbSat, 28 Feb 2009 04:06:44 +0000, by adustman
-
make things a little cleaner by moving to a src directory for the C code MySQLdbFri, 27 Feb 2009 19:14:09 +0000, by kylev
-
There's no good reason to delay imports when the module is (1) useless without MySQLdbMon, 23 Feb 2009 23:52:44 +0000, by kylev