log roundup/backends/back_sqlite.py @ 2514:091711fb2f8c

age author description
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Fri, 28 May 2004 01:09:11 +0000 Richard Jones Switch to using sqlite's own locking mechanisms...
Mon, 10 May 2004 00:42:49 +0000 Richard Jones merge from maint-0-7
Mon, 10 May 2004 00:15:59 +0000 Richard Jones fix schema mutation in sqlite backends (thanks Tamer Fahmy) maint-0.7
Sun, 02 May 2004 23:16:05 +0000 Richard Jones fixed journal marshalling in RDBMS backends [SF#943627]
Sun, 18 Apr 2004 23:05:18 +0000 Richard Jones sqlite migration drops some journal information (thanks David Linke)
Sun, 18 Apr 2004 05:31:03 +0000 Richard Jones store Intervals as two columns (and other fixes
Wed, 07 Apr 2004 01:12:26 +0000 Richard Jones sqlite backend uses the global lock again
Wed, 31 Mar 2004 23:08:08 +0000 Richard Jones better sqlite columns
Fri, 26 Mar 2004 06:38:10 +0000 Richard Jones missed a print
Fri, 26 Mar 2004 05:16:03 +0000 Richard Jones Fix for sqlite backend migration. Change Cookie -> SimpleCookie
Mon, 22 Mar 2004 07:45:40 +0000 Richard Jones Implemented proper datatypes in mysql and postgresql backends...
Sun, 21 Mar 2004 23:45:44 +0000 Richard Jones sqlite doesn't need external locking
Sun, 21 Mar 2004 23:39:08 +0000 Richard Jones That's the last of the RDBMS migration steps done! Yay!
Thu, 18 Mar 2004 01:58:46 +0000 Richard Jones Finished implementation of session and one-time-key stores for RDBMS backends.
Mon, 15 Mar 2004 05:50:20 +0000 Richard Jones Added the "actor" property.
Fri, 12 Mar 2004 04:09:00 +0000 Richard Jones make mysql / postgresql work again. beginnings of otk/session store in rdbmses
Fri, 05 Mar 2004 00:08:09 +0000 Richard Jones *** empty log message ***
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Wed, 12 Nov 2003 01:00:59 +0000 Richard Jones fixed ZRoundup - mostly changes to classic template
Tue, 11 Nov 2003 11:19:18 +0000 Richard Jones PostgreSQL backend lands.
Tue, 07 Oct 2003 07:17:54 +0000 Anthony Baxter make the RDBMS common backend and the SQLite and MYsql backend create...
Thu, 06 Mar 2003 06:03:51 +0000 Richard Jones fixed sqlite rollback/caching bug [SF#689383]
Thu, 06 Mar 2003 05:46:57 +0000 Richard Jones fixed sqlite rollback/caching bug [SF#689383] maint-0.5
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Thu, 12 Dec 2002 09:31:04 +0000 Richard Jones implemented whole-database locking
Tue, 08 Oct 2002 04:11:17 +0000 Richard Jones allow blank passwords again [SF#619714]
Fri, 27 Sep 2002 01:04:38 +0000 Richard Jones Bug fixes.
Tue, 24 Sep 2002 01:59:28 +0000 Richard Jones added missing stringFind to sql backends
Mon, 23 Sep 2002 06:48:35 +0000 Richard Jones Some speedups - both of the SQL backends can handle using only one cursor.
Thu, 19 Sep 2002 02:37:41 +0000 Richard Jones Added some words to the installation doc about choosing backends.
Wed, 18 Sep 2002 07:04:39 +0000 Richard Jones fixes to the rdbms backends
Wed, 18 Sep 2002 05:07:49 +0000 Richard Jones sqlite backend!

Roundup Issue Tracker: http://roundup-tracker.org/