log src/memory/sqlite.py @ 729:8f50a0079769

age author description
Wed, 23 Oct 2013 00:28:00 +0200 souliane memory: fixed getHistory behavior when parameter between=True:
Thu, 07 Nov 2013 15:29:39 +0100 Goffi core, bridge: extra parameter is saved in history:
Thu, 20 Jun 2013 17:17:35 +0200 Goffi core: fixed bad database creation on first run in sqlite storage
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Mon, 21 Jan 2013 00:59:50 +0100 Goffi core: added forgotten errback in sqlite's deleteProfile
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/memory.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.