https://bugs.kde.org/show_bug.cgi?id=404458

Matthieu Gallien <matthieu_gall...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/eli
                   |                            |sa/fc66785b48b1cd67eca44083
                   |                            |1b1e98dbea15086f
             Status|ASSIGNED ASSIGNED           |RESOLVED RESOLVED
      Latest Commit|                            |https://commits.kde.org/eli
                   |                            |sa/46f2800a5cd06d39c98f5c6d
                   |                            |5e3ce84ce6759a3d
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/eli
                   |                            |sa/7333e7860e844ab1ed39a3e0
                   |                            |ee35c202434c1213

--- Comment #15 from Matthieu Gallien <matthieu_gall...@yahoo.fr> ---
Git commit fc66785b48b1cd67eca440831b1e98dbea15086f by Matthieu Gallien.
Committed on 30/03/2019 at 22:12.
Pushed by mgallien into branch 'master'.

checks database schema and resets it in case of errors

M  +163  -0    src/databaseinterface.cpp
M  +20   -0    src/databaseinterface.h

https://commits.kde.org/elisa/fc66785b48b1cd67eca440831b1e98dbea15086f

--- Comment #16 from Matthieu Gallien <matthieu_gall...@yahoo.fr> ---
Git commit 46f2800a5cd06d39c98f5c6d5e3ce84ce6759a3d by Matthieu Gallien.
Committed on 31/03/2019 at 08:50.
Pushed by mgallien into branch 'master'.

Improve management of database at start of application

Summary:
add smooth upgrade for users with database matching v0.3.0 of Elisa

improve logging about database upgrades at start of Elisa

checks database schema and resets it in case of errors

improve logs about database creation

Test Plan:
no reindexing is necessary if user upgrades from v0.3.0

in case database schema is incorrect, it gets reset and indexing works fine

Reviewers: ngraham

Reviewed By: ngraham

Differential Revision: https://phabricator.kde.org/D20134


https://commits.kde.org/elisa/46f2800a5cd06d39c98f5c6d5e3ce84ce6759a3d

--- Comment #17 from Matthieu Gallien <matthieu_gall...@yahoo.fr> ---
Git commit 7333e7860e844ab1ed39a3e0ee35c202434c1213 by Matthieu Gallien.
Committed on 30/03/2019 at 22:14.
Pushed by mgallien into branch 'master'.

Improve management of database at start of application

Summary:
add smooth upgrade for users with database matching v0.3.0 of Elisa

improve logging about database upgrades at start of Elisa

checks database schema and resets it in case of errors

improve logs about database creation

Test Plan:
no reindexing is necessary if user upgrades from v0.3.0

in case database schema is incorrect, it gets reset and indexing works fine

Reviewers: ngraham

Differential Revision: https://phabricator.kde.org/D20134

M  +34   -30   src/databaseinterface.cpp

https://commits.kde.org/elisa/7333e7860e844ab1ed39a3e0ee35c202434c1213

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to