Mercurial > libervia-backend
log src/memory/sqlite.py @ 2064:ee9621d92cb9
age | author | description |
---|---|---|
Mon, 18 Jul 2016 00:52:02 +0200 | Goffi | backend (memory), frontends: improved history filtering: |
Sun, 19 Jun 2016 22:22:13 +0200 | Goffi | memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary |
Sun, 19 Jun 2016 22:22:12 +0200 | Goffi | memory (sqlite): better handling of IntegrityError |
Tue, 24 May 2016 22:11:04 +0200 | Goffi | backend, frontend: messages refactoring (huge commit, not finished): |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Mon, 30 Nov 2015 20:42:14 +0100 | Goffi | core (sqlite storage): do explicit delete to profile linked tables for deleteProfile |