Message1417

Author ajaksu2
Recipients ajaksu2, stefan
Date 2009-06-03.13:56:41
SpamBayes Score 0.00449593
Marked as misclassified No
Content
For reference, traceback is here:  http://paste.pocoo.org/show/120779/

1) rdbms_common.Database.sql is supposed to work with Postgres and MySQL, I'm
just fixing it for the former.
2) Probably yes, but FWIW this patch fixes many other Postgres overflows in
hasnode: for superseder, status, etc.

I think we should fix this, then maybe refactor the DB code. I'm not sure
investing in refactoring and improving our own DB-compatibility layer is
desirable over picking an external ORM.
History
Date User Action Args
2009-06-03 13:56:41ajaksu2setrecipients: + ajaksu2, stefan
2009-06-03 13:56:41ajaksu2setmessageid: <1244037401.53.0.181953430524.issue285@psf.upfronthosting.co.za>
2009-06-03 13:56:41ajaksu2linkissue285 messages
2009-06-03 13:56:41ajaksu2create