Code

include detectors in distro
[roundup.git] / roundup / backends / back_sqlite.py
2002-12-12 richardimplemented whole-database locking
2002-10-08 richardallow blank passwords again (sf bug 619714)
2002-09-27 richard- fixed bug in login if the username wasn't known
2002-09-24 richardadded missing stringFind to sql backends
2002-09-23 richardSome speedups - both of the SQL backends can handle...
2002-09-19 richardAdded some words to the installation doc about choosing...
2002-09-18 richardfixes to the rdbms backends
2002-09-18 richardsqlite backend!