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
|
Mon, 22 Feb 2010 22:58:16 -0500 |
Andy Dustman |
Remove $Revision$ and $Author$ refs as hg doesn't use them.
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
|
Mon, 26 Feb 2007 18:08:28 +0000 |
adustman |
Formatting and PyLint fixes. Final score: 8.21/10
MySQLdb
|
Mon, 26 Feb 2007 17:24:06 +0000 |
adustman |
Keyword/property fixes
MySQLdb
|
Mon, 26 Feb 2007 17:04:04 +0000 |
adustman |
More docstrings and doctests for times and other cleanups.
MySQLdb
|
Mon, 26 Feb 2007 06:03:45 +0000 |
adustman |
More PyLint-inspired cleanups. Added a bunch of doctests in times.
MySQLdb
|
Tue, 24 Oct 2006 19:52:31 +0000 |
adustman |
Merge changes from MySQLdb-1.2 branch (448-455)
MySQLdb
|
Sun, 02 Apr 2006 18:20:53 +0000 |
adustman |
Copying 1.2.1 to be the new trunk
MySQLdb
|