Mercurial > libervia-backend
log src/memory/sqlite.py @ 1118:b1cb1d70bea9
age | author | description |
---|---|---|
Sun, 06 Jul 2014 21:54:07 +0200 | souliane | memory (sqlite): fixes upgrade Deferred issue |
Thu, 12 Jun 2014 15:56:41 +0200 | souliane | memory (sqlite): fixes upgrade to database v2 |
Fri, 23 May 2014 13:00:35 +0200 | 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 |
Fri, 23 May 2014 09:59:15 +0200 | souliane | memory: auto-update configuration file with libervia's passphrase when migrating the database |
Wed, 07 May 2014 16:02:23 +0200 | souliane | core, memory, bridge: added profile password + password encryption: |
Wed, 07 May 2014 15:44:31 +0200 | souliane | better PEP-8 compliance |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Tue, 25 Mar 2014 14:57:38 +0100 | souliane | memory: be sure that local_dir exists before creating a new database |