log src/memory/sqlite.py @ 2387:a59f2abd970e

age author description
2017-09-22 Goffi core (memory/sqlite): typo
2017-09-21 Goffi core (memory/sqlite): better stability:
2017-03-29 Goffi memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDict
2017-03-12 Goffi memory (persistent, sqlite): better private values handling + new LazyPersistentBinaryDict:
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
2017-02-06 Goffi memory (sqlite): introduced component table, schema updated:
2016-07-17 Goffi backend (memory), frontends: improved history filtering:
2016-06-19 Goffi memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary
2016-06-19 Goffi memory (sqlite): better handling of IntegrityError
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-11-30 Goffi core (sqlite storage): do explicit delete to profile linked tables for deleteProfile
2015-08-15 Goffi tmp (wokkel.rsm): use of super instead of direct call in PubSubRequest
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions