[Digikam-devel] [digikam] [Bug 237037] SQLITE : convience copy in digiKam core [patch]
Pino Toscano
pino at kde.org
Sat Feb 23 13:52:43 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=237037
Pino Toscano <pino at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/digi
| |kam/0addce7f2ebdccd76b3291a
| |45e0019ed45069e7e
--- Comment #8 from Pino Toscano <pino at kde.org> ---
Git commit 0addce7f2ebdccd76b3291a45e0019ed45069e7e by Pino Toscano.
Committed on 23/02/2013 at 14:20.
Pushed by pino into branch 'master'.
Find and external SQLite v2 for digiKam DB 0.7 conversion
Instead of rely on an internal copy of SQLite v2, search for an external
version of it;
if not found, disable the import/conversion of old databases from v0.7, failing
directly with an error message.
REVIEW: 109110
M +17 -38 CMakeLists.txt
A +62 -0 cmake/modules/FindSqlite2.cmake
M +8 -8 digikam/CMakeLists.txt
M +3 -0 digikam/utils/config-digikam.h.cmake
M +6 -1 libs/database/schemaupdater.cpp
http://commits.kde.org/digikam/0addce7f2ebdccd76b3291a45e0019ed45069e7e
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list