Mercurial > p > mysql-python > mysqldb-2
log MySQLdb/connections.py @ 67:98d968f5af11 MySQLdb
age | author | description |
---|---|---|
Mon, 30 Mar 2009 20:21:24 +0000 | adustman | Reimplement MySQL->Python type conversion in C; much simpler and easier to deal with now. Hey, all my tests pass, so I guess that means I need to write some more tests. MySQLdb |
Sat, 28 Mar 2009 13:37:58 +0000 | adustman | Cursor MixIns: DEAD. More of the new type conversion scheme exposed. Two tests failing because encoding hasn't been finished yet. MySQLdb |
Sun, 08 Mar 2009 17:50:34 +0000 | adustman | Fix #2671682. (from 1.2 branch) MySQLdb |