descriptionBarebones pure-python PostGreSQL client
ownerunknown
last changeMon, 13 Oct 2008 12:47:40 -0500
changes
7 weeks agobarrypFix problem found when running unittests under Python 2.6: datetime.time.isoformat() trunk tip
2 months agobarrypMinor tweaks for compatibility with Python 2.3 and 2.4. The biggest trunk
2 months agobarrypOops, one line that was deleted snuck back in, was harmless though. trunk
2 months agobarrypTagged 2.0 alpha 1 trunk
2 months agobarrypA few minor tweaks to the django backend, it seems to pass all Django unittests now! trunk 2.0alpha1
2 months agobarrypGet the packaging cleaned up somewhat. trunk
2 months agobarrypFix problem where I used the wrong attribute name to access an Exeption's message. trunk
2 months agobarrypSubclassed bpgsql.Cursor to return rows as tuples instead of lists, to trunk
2 months agobarrypAdd a Django 1.0 backend that passes a lot, but not all, of the Django unittests. trunk
2 months agobarrypReorganize a bit so the Cursor.rowcount attribute can show usable trunk
2 months agobarrypFixed problem preventing Connection class from being subclassed. trunk
2 months agobarrypBe consistent about the syntax used for raising exceptions, use the modern trunk
2 months agobarrypRan pylint, made changes to help improve code quality. trunk
2 months agobarrypRework type conversions to help it come closer to passing Django unittests. trunk
2 months agobarrypTook out logging calls, found after doing some profiling that the hit is pretty significant. trunk
2 months agobarrypTweak a few minor things to allow it to start to work as a Django 1.0 DB backend. trunk
5 months agobarrypCleanup the organization of the code and rename conversion functions to trunk
5 months agobarrypMove the _TypeManager functionality right into the Connection class. trunk
5 months agobarrypSimplify char and binary escaping, using regexes so we don't miss anything. trunk
5 months agobarrypWork on string escaping, to use standard_conforming_strings, also trunk
...
tags
2 months ago2.0alpha1
3 years ago1.2
4 years ago1.1
...
branches
7 weeks agob7321a1d2f82trunk
...