Mercurial > libervia-backend
log sat/memory/sqlite.py @ 2765:378188abe941
age | author | description |
---|---|---|
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 |
Fri, 04 Jan 2019 09:21:16 +0100 | Goffi | memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliability |
Wed, 02 Jan 2019 18:25:55 +0100 | Goffi | core (memory/sqlite): new delPrivateNamespace method to delete all data of a specific namespace for a profile. |