[Digikam-devel] [digikam] [Bug 323062] digikam (core): Schema update to V 7 failed!

TSa thomas at sandlass.de
Tue Aug 20 20:55:26 BST 2013


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

--- Comment #17 from TSa <thomas at sandlass.de> ---
HaloO,

in which version of digikam will my hints fix be released? I guess the 3.3
release still
has the problem and I wonder if the bugfix release 3.4 will make it into
kubuntu 13.10.

I also consider the IF NOT EXISTS patch a workaround. From a conceptual point
of view the actual error is the fact that updateV4ToV6() calls the
createTables() method that creates the most recent set of tables instead of the
proper V6 set. So I think there should be a CreateDBV6 database action in
dbconfig.xml and updateV4ToV6() should execute that instead of CreateDB. Than
future implementations of createTables() won´t collide with subsequent
incremental updates like the one from V6 to V7 or a future V7 to V8 etc. The
same applies to the corresponding index generation function even though it has
worked for me. In general the result of a database upgrade step should be a
proper database layout of that version.

So what are your plans to proceed with this bug? I hope the intention is to
provide update paths from all older versions. And of course the original
reporters problem is different than
mine.

 I fear I can not be of further assistance.

Regards TSa.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list