log sat/memory/sqlite.py @ 2895:1a23547f95fd

age author description
Sun, 07 Apr 2019 20:57:13 +0200 Goffi memory (sqlite): cast timestamp_start filter to float instead of int
Sun, 07 Apr 2019 18:38:18 +0200 Goffi core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
Sat, 09 Mar 2019 16:24:15 +0100 Goffi core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
Sat, 19 Jan 2019 22:49:32 +0100 Goffi memory (sqlite): optimizations
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 11 Jan 2019 11:13:15 +0100 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
Fri, 04 Jan 2019 09:26:57 +0100 Goffi memory (sqlite): minor comment move