| Mon, 08 Jun 2009 17:37:21 -0500 |
barryp |
Added tag 2.0alpha2 for changeset 42f57fdc53a5
trunk tip
|
changeset |
files
|
| Mon, 08 Jun 2009 17:37:15 -0500 |
barryp |
Update version numbers so we can tag the current state
trunk 2.0alpha2
|
changeset |
files
|
| Mon, 13 Oct 2008 12:47:40 -0500 |
barryp |
Fix problem found when running unittests under Python 2.6: datetime.time.isoformat()
trunk
|
changeset |
files
|
| Tue, 23 Sep 2008 21:42:09 -0500 |
barryp |
Minor tweaks for compatibility with Python 2.3 and 2.4. The biggest
trunk
|
changeset |
files
|
| Mon, 22 Sep 2008 16:05:12 -0500 |
barryp |
Oops, one line that was deleted snuck back in, was harmless though.
trunk
|
changeset |
files
|
| Mon, 22 Sep 2008 14:49:07 -0500 |
barryp |
Tagged 2.0 alpha 1
trunk
|
changeset |
files
|
| 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
|
changeset |
files
|
| Sun, 21 Sep 2008 23:38:51 -0500 |
barryp |
Get the packaging cleaned up somewhat.
trunk
|
changeset |
files
|
| 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
|
changeset |
files
|
| Sun, 21 Sep 2008 15:27:38 -0500 |
barryp |
Subclassed bpgsql.Cursor to return rows as tuples instead of lists, to
trunk
|
changeset |
files
|
| 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
|
changeset |
files
|
| Sun, 21 Sep 2008 13:41:57 -0500 |
barryp |
Reorganize a bit so the Cursor.rowcount attribute can show usable
trunk
|
changeset |
files
|
| Sun, 21 Sep 2008 11:20:36 -0500 |
barryp |
Fixed problem preventing Connection class from being subclassed.
trunk
|
changeset |
files
|
| Sat, 20 Sep 2008 14:41:03 -0500 |
barryp |
Be consistent about the syntax used for raising exceptions, use the modern
trunk
|
changeset |
files
|
| Sat, 20 Sep 2008 13:32:19 -0500 |
barryp |
Ran pylint, made changes to help improve code quality.
trunk
|
changeset |
files
|
| Sat, 20 Sep 2008 12:37:45 -0500 |
barryp |
Rework type conversions to help it come closer to passing Django unittests.
trunk
|
changeset |
files
|
| 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
|
changeset |
files
|
| 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
|
changeset |
files
|
| Thu, 12 Jun 2008 23:54:01 -0500 |
barryp |
Cleanup the organization of the code and rename conversion functions to
trunk
|
changeset |
files
|
| Thu, 12 Jun 2008 23:28:55 -0500 |
barryp |
Move the _TypeManager functionality right into the Connection class.
trunk
|
changeset |
files
|
| ... |