log sat/memory/sqlite.py @ 3360:57afccb91961

age author description
2020-08-01 Goffi core (memory): files are now public by default except for those in root directory:
2020-05-29 Goffi core (memory/sqlite): new database schema (v9):
2020-02-26 Goffi memory (sqlite): don't store empty messages
2020-02-09 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2020-01-25 Goffi core: backend autoconnection:
2019-12-05 Goffi core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
2019-08-13 Goffi Python 3 port:
2019-07-18 Goffi memory (sqlite): properly wait for messages to be writen in database:
2019-07-06 Goffi memory (sqlite): fixed order for last_stanza_id:
2019-06-21 Goffi memory (sqlite): exit with an error if current db version is higher than version expected in current code
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)