Code

minor pre-release / test fixes
[roundup.git] / roundup / backends / back_postgresql.py
2004-03-24 richardminor pre-release / test fixes
2004-03-22 richardImplemented proper datatypes in mysql and postgresql...
2004-03-21 richardThat's the last of the RDBMS migration steps done!...
2004-03-19 richardA few big changes in this commit:
2004-03-18 richardFinished implementation of session and one-time-key...
2004-03-15 richardAdded the "actor" property. Metakit backend not done...
2004-03-12 richardmake mysql / postgresql work again. beginnings of otk...
2004-03-05 richard*** empty log message ***
2004-02-11 richarddocumentation cleanup
2003-11-14 richard- Fixed retirement of items in rdbms imports (sf bug...
2003-11-12 richardfixed ZRoundup - mostly changes to classic template
2003-11-11 richard- that's the postgresql backend in (cleaned up doc...
2003-10-25 richard- using Zope3's test runner now, allowing GC checks...