Mercurial > libervia-backend
log src/memory/sqlite.py @ 1983:8c4087fd034a
age | author | description |
---|---|---|
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 |
Sat, 15 Aug 2015 22:24:40 +0200 | Goffi | tmp (wokkel.rsm): use of super instead of direct call in PubSubRequest |