log sat/memory/sqlite.py @ 3160:330a5f1d9eea

age author description
Sun, 09 Feb 2020 23:50:26 +0100 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 25 Jan 2020 21:08:32 +0100 Goffi core: backend autoconnection:
Thu, 05 Dec 2019 22:58:06 +0100 Goffi core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Thu, 18 Jul 2019 21:58:34 +0200 Goffi memory (sqlite): properly wait for messages to be writen in database:
Sat, 06 Jul 2019 15:50:55 +0200 Goffi memory (sqlite): fixed order for last_stanza_id:
Fri, 21 Jun 2019 12:59:36 +0200 Goffi memory (sqlite): exit with an error if current db version is higher than version expected in current code
Sun, 28 Apr 2019 08:55:13 +0200 Goffi core (memory, memory/sqlite): implemented fileDelete
Fri, 26 Apr 2019 11:57:26 +0200 Goffi memory (sqlite): minor log improvment
Fri, 26 Apr 2019 11:57:26 +0200 Goffi memory (sqlite): fixed fileUpdate when original value is not set (NULL)
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