[kmymoney] [Bug 410091] Open sqlite database under kmymoney versions >= 5.0

2019-08-17 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=410091

--- Comment #2 from Thomas Baumgart  ---
Git commit 457e01f18d985d5e7121477df2dda2525e933d04 by Thomas Baumgart.
Committed on 17/08/2019 at 10:15.
Pushed by tbaumgart into branch '5.0'.

Finish db queries at another spot

Amending commit 48c0b11ef and finish queries at another spot to resolve
a problem I have with the SQLCIPHER version to update a DB of an older
version.

M  +1-0kmymoney/plugins/sql/mymoneystoragesql.cpp

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

[kmymoney] [Bug 410091] Open sqlite database under kmymoney versions >= 5.0

2019-07-22 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=410091

Thomas Baumgart  changed:

   What|Removed |Added

   Version Fixed In||5.0.6
  Latest Commit||https://commits.kde.org/kmy
   ||money/48c0b11efdcfa43217fc2
   ||47443afda0d9b7a61c4
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  ---
Git commit 48c0b11efdcfa43217fc247443afda0d9b7a61c4 by Thomas Baumgart.
Committed on 22/07/2019 at 06:17.
Pushed by tbaumgart into branch '5.0'.

Finish queries so that they do not block the db layout update process

https://stackoverflow.com/questions/17057420/qt-sqlite-unable-to-fetch-row-database-locked
gave me the necessary hint to find the cause.
FIXED-IN: 5.0.6

M  +2-0kmymoney/plugins/sql/mymoneystoragesql_p.h

https://commits.kde.org/kmymoney/48c0b11efdcfa43217fc247443afda0d9b7a61c4

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