descriptionBarebones pure-python PostGreSQL client
ownerunknown
last changeMon, 08 Jun 2009 17:37:21 -0500
changes
Mon, 08 Jun 2009 17:37:21 -0500 barryp Added tag 2.0alpha2 for changeset 42f57fdc53a5 trunk tip
Mon, 08 Jun 2009 17:37:15 -0500 barryp Update version numbers so we can tag the current state trunk 2.0alpha2
Mon, 13 Oct 2008 12:47:40 -0500 barryp Fix problem found when running unittests under Python 2.6: datetime.time.isoformat() trunk
Tue, 23 Sep 2008 21:42:09 -0500 barryp Minor tweaks for compatibility with Python 2.3 and 2.4. The biggest trunk
Mon, 22 Sep 2008 16:05:12 -0500 barryp Oops, one line that was deleted snuck back in, was harmless though. trunk
Mon, 22 Sep 2008 14:49:07 -0500 barryp Tagged 2.0 alpha 1 trunk
Mon, 22 Sep 2008 14:43:03 -0500 barryp A few minor tweaks to the django backend, it seems to pass all Django unittests now! trunk 2.0alpha1
Sun, 21 Sep 2008 23:38:51 -0500 barryp Get the packaging cleaned up somewhat. trunk
Sun, 21 Sep 2008 15:43:59 -0500 barryp Fix problem where I used the wrong attribute name to access an Exeption's message. trunk
Sun, 21 Sep 2008 15:27:38 -0500 barryp Subclassed bpgsql.Cursor to return rows as tuples instead of lists, to trunk
Sun, 21 Sep 2008 15:06:54 -0500 barryp Add a Django 1.0 backend that passes a lot, but not all, of the Django unittests. trunk
Sun, 21 Sep 2008 13:41:57 -0500 barryp Reorganize a bit so the Cursor.rowcount attribute can show usable trunk
Sun, 21 Sep 2008 11:20:36 -0500 barryp Fixed problem preventing Connection class from being subclassed. trunk
Sat, 20 Sep 2008 14:41:03 -0500 barryp Be consistent about the syntax used for raising exceptions, use the modern trunk
Sat, 20 Sep 2008 13:32:19 -0500 barryp Ran pylint, made changes to help improve code quality. trunk
Sat, 20 Sep 2008 12:37:45 -0500 barryp Rework type conversions to help it come closer to passing Django unittests. trunk
Sat, 20 Sep 2008 11:10:29 -0500 barryp Took out logging calls, found after doing some profiling that the hit is pretty significant. trunk
Wed, 17 Sep 2008 20:43:35 -0500 barryp Tweak a few minor things to allow it to start to work as a Django 1.0 DB backend. trunk
Thu, 12 Jun 2008 23:54:01 -0500 barryp Cleanup the organization of the code and rename conversion functions to trunk
Thu, 12 Jun 2008 23:28:55 -0500 barryp Move the _TypeManager functionality right into the Connection class. trunk
...
tags
Mon, 08 Jun 2009 17:37:15 -0500 2.0alpha2
Mon, 22 Sep 2008 14:43:03 -0500 2.0alpha1
Wed, 30 Nov 2005 10:52:04 -0600 1.2
Sat, 27 Mar 2004 11:28:28 -0600 1.1
...
bookmarks
...
branches
Mon, 08 Jun 2009 17:37:21 -0500 16ec35bfaa2e trunk
...