Summary: | UpdateSchemaFromV8ToV9 fails due to duplicate entry for key albumRoot | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jyrki Soini <Jyrki.Soini> |
Component: | Database-Schema | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 5.8.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/6b767163e6ba14b86e6f27341342b84df473f07c | Version Fixed In: | 5.8.0 |
Sentry Crash Report: |
Description
Jyrki Soini
2018-01-03 20:23:03 UTC
Git commit 817ead8eda7dc68de58bd1c4951f1392f148ba65 by Maik Qualmann. Committed on 03/01/2018 at 21:56. Pushed by mqualmann into branch 'master'. we are making a combined update from V7/8 to V9, removing indexes and foreign keys before M +68 -113 data/database/dbconfig.xml.cmake.in M +3 -3 libs/database/coredb/coredbschemaupdater.cpp https://commits.kde.org/digikam/817ead8eda7dc68de58bd1c4951f1392f148ba65 Gilles, new AppImage for testing please... Maik Done. New AppImage have been are built this morning with current implementation from git/master... Gilles Jyrki, For testing, you can download new pre-release 5.8.0 AppImage bundle here : https://files.kde.org/digikam/ Gilles Caulier *** Bug 388533 has been marked as a duplicate of this bug. *** Git commit e2a9793e27374e96d37737c6506a8f8f5a99ff10 by Maik Qualmann. Committed on 04/01/2018 at 17:38. Pushed by mqualmann into branch 'master'. disable for update V7 to V9 temporarily the foreign key check M +2 -0 data/database/dbconfig.xml.cmake.in https://commits.kde.org/digikam/e2a9793e27374e96d37737c6506a8f8f5a99ff10 Git commit 6b767163e6ba14b86e6f27341342b84df473f07c by Maik Qualmann. Committed on 04/01/2018 at 20:08. Pushed by mqualmann into branch 'master'. remove double entries with ALTER IGNORE TABLE statement Related: bug 388467 FIXED-IN: 5.8.0 M +3 -2 NEWS M +23 -21 data/database/dbconfig.xml.cmake.in https://commits.kde.org/digikam/6b767163e6ba14b86e6f27341342b84df473f07c |