Mercurial > p > mysql-python > mysqldb-2
log MySQLdb/connections.py @ 73:24fa6a40c706 MySQLdb
age | author | description |
---|---|---|
Thu, 18 Feb 2010 23:47:51 +0000 | adustman | Check in some old changes MySQLdb |
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 |