log sat/memory/sqlite.py @ 2961:620bbcec884c

age author description
2019-04-28 Goffi core (memory, memory/sqlite): implemented fileDelete
2019-04-26 Goffi memory (sqlite): minor log improvment
2019-04-26 Goffi memory (sqlite): fixed fileUpdate when original value is not set (NULL)
2019-04-07 Goffi memory (sqlite): cast timestamp_start filter to float instead of int
2019-04-07 Goffi core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
2019-03-09 Goffi core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
2019-01-19 Goffi memory (sqlite): optimizations