Ticket #22 (assigned enhancement)

Opened 2 years ago

Last modified 2 years ago

SQLAlchemy integration

Reported by: mfenniak Assigned to: mfenniak (accepted)
Priority: major Milestone: pg8000 1.05
Component: pg8000 Version:
Keywords: Cc:

Description

Create an engine file, or modify the existing SQLAlchemy/psycopg2 engine, to allow SQLAlchemy to use pg8000. The goal should be to make all SQLAlchemy tests pass with the new driver. This will stress the DB-API implementation as well which is great for finding new bugs.

Change History

03/13/07 22:44:36 changed by mfenniak

  • status changed from new to assigned.