Mercurial > p > mysql-python > mysqldb-2
log src/mysqlmod.c @ 72:c0c00294239b 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 |
Fri, 27 Feb 2009 19:14:09 +0000 | kylev | make things a little cleaner by moving to a src directory for the C code MySQLdb base _mysql.c@12c66d141325 |