Roundup Tracker - Issues

Message3243

Author richard
Recipients
Date 2003-08-01.03:30:37
Message-id
In-reply-to
Logged In: YES 
user_id=6405

There's already a couple of rdbms backends in the code. Check out 
back_sqlite.py, back_mysql.py and rdbms_common.py in 
roundup/backends. Also, you'll need to add the new backend to the 
database unit testing in tests/test_db.py 
 
History
Date User Action Args
2009-02-03 14:23:45adminlinkissue781257 messages
2009-02-03 14:23:45admincreate