log

age author description
Mon, 24 Sep 2012 15:39:03 -0400 Andy Dustman Add a README, with a map to the known repositories... default tip
Wed, 07 Sep 2011 20:59:54 -0400 Andy Dustman Ensure NULLs are returned as None by default. Return bad time values unchanged instead of None. MySQLdb
Tue, 31 Aug 2010 22:28:13 -0400 Andy Dustman Merge some Kyle stuff MySQLdb
Tue, 23 Feb 2010 00:39:20 -0500 Andy Dustman Bleached some whitespace so now it is extra-white. MySQLdb
Mon, 22 Feb 2010 22:58:16 -0500 Andy Dustman Remove $Revision$ and $Author$ refs as hg doesn't use them. MySQLdb
Thu, 17 Jun 2010 18:48:37 -0700 Kyle VanderBeek Death to CVS! Long live Mercurial. MySQLdb
Thu, 17 Jun 2010 00:43:41 -0700 kylev Update to 0.6c11 bootstrap code. MySQLdb
Thu, 17 Jun 2010 00:42:51 -0700 kylev 1.2.3 notes MySQLdb
Thu, 17 Jun 2010 00:41:20 -0700 kylev Copy compile -arch args to link args so we work on OS X MySQLdb
Mon, 22 Feb 2010 16:21:05 -0800 Kyle VanderBeek Remove trailing whitespace MySQLdb
Mon, 22 Feb 2010 03:56:44 +0000 adustman More serious restructuring and cleaning, especially in the handling MySQLdb
Sat, 20 Feb 2010 04:27:21 +0000 adustman This passes all test, yet is still broken and ugly in many ways. MySQLdb
Fri, 19 Feb 2010 02:21:11 +0000 adustman Added a simple_fetch_row() to the result object that simply returns one row MySQLdb
Thu, 18 Feb 2010 23:47:51 +0000 adustman Check in some old changes MySQLdb
Tue, 08 Dec 2009 00:20:52 +0000 kylev Back-port unsigned long kill unpack fix from 1.2br. MySQLdb