Roundup Tracker - Issues

Issue 761740

classification
postgresql support using psycopg driver
Type: Severity: normal
Components: Database Versions:
process
Status: closed fixed
:
: richard : fog, richard
Priority: normal : patch

Created on 2003-06-27 10:49 by fog, last changed 2003-11-11 11:20 by richard.

Files
File name Uploaded Description Edit Remove
roundup-0.6.0b3-psycopg.diff fog, 2003-06-27 10:49 patch to add postgresql backend
Messages
msg2627 Author: [hidden] (fog) Date: 2003-06-27 10:49
Little patch that enables using PostgreSQL as a
backend, using the psycopg database adapter. The code
was copied from mysql's and still has some rough edges
but seems to work.
msg2628 Author: [hidden] (richard) Date: 2003-11-11 11:20
Logged In: YES 
user_id=6405

Applied with various changes. Implemented full unit testing of backend. 
Fleshed out docs. 
History
Date User Action Args
2003-06-27 10:49:22fogcreate