Mercurial > libervia-backend
log src/memory/sqlite.py @ 1218:3b1c5f723c4b
age | author | description |
---|---|---|
2014-07-06 | souliane | memory (sqlite): fixes upgrade Deferred issue |
2014-06-12 | souliane | memory (sqlite): fixes upgrade to database v2 |
2014-05-23 | souliane | memory: synchronize the upgrade to database v2 to be sure libervia's profile password is read to be written in the config file before its encryption |
2014-05-23 | souliane | memory: auto-update configuration file with libervia's passphrase when migrating the database |
2014-05-07 | souliane | core, memory, bridge: added profile password + password encryption: |
2014-05-07 | souliane | better PEP-8 compliance |
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-03-25 | souliane | memory: be sure that local_dir exists before creating a new database |