Mercurial > libervia-backend
log src/memory/sqlite.py @ 2513:2d3c9dcec384
age | author | description |
---|---|---|
2018-03-02 | Goffi | core (memory/sqlite): renamed column for files from hash to file_hash: |
2018-02-28 | Goffi | memory (sqlite): files handling: |
2018-01-26 | Goffi | dates update |
2017-11-03 | Goffi | misc: date update (yes it's a bit late :p ) |
2017-09-22 | Goffi | core (memory/sqlite): typo |
2017-09-21 | Goffi | core (memory/sqlite): better stability: |
2017-03-29 | Goffi | memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDict |
2017-03-12 | Goffi | memory (persistent, sqlite): better private values handling + new LazyPersistentBinaryDict: |
2017-02-12 | Goffi | core, jp: component handling + client handling refactoring: |
2017-02-06 | Goffi | memory (sqlite): introduced component table, schema updated: |
2016-07-17 | Goffi | backend (memory), frontends: improved history filtering: |
2016-06-19 | Goffi | memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary |