Mercurial > p > mysql-python > mysqldb-2
log MySQLdb/converters.py @ 59:5db99d9be0fb MySQLdb
age | author | description |
---|---|---|
Thu, 05 Mar 2009 02:40:50 +0000 | adustman | Fix #2663436: Character fields with a binary character set should be returned as str, else unicode. MySQLdb |
Sat, 28 Feb 2009 04:06:44 +0000 | 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. MySQLdb |