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