Mercurial > libervia-backend
log sat/memory/sqlite.py @ 2832:1798d4ace296 0.7.0a4
age | author | description |
---|---|---|
2019-01-19 | Goffi | memory (sqlite): optimizations |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2019-01-04 | Goffi | memory (sqlite): minor comment move |
2019-01-04 | Goffi | memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliability |
2019-01-02 | Goffi | core (memory/sqlite): new delPrivateNamespace method to delete all data of a specific namespace for a profile. |
2018-12-11 | Goffi | core (memory/sqlite): further improvments in update_v7: |