[Digikam-devel] branches/extragear/graphics/digikam
Marcel Wiesweg
marcel.wiesweg at gmx.de
Tue Jul 6 19:51:02 BST 2010
SVN commit 1146833 by mwiesweg:
Schema update v5 to v6.
- adds the tables ImageHistory, ImageRelations, TagProperties, ImageTagProperties
- updates triggers accordingly
- adds a few indices for existing tables, meant to optimize frequent queries
- fixes the bug that the uniqueHash field in MySQL was 16 instead of needed 32 bytes
- remove the mode="transaction" from single-statement actions
- additionally new UPSERT action for the ImageHistory table, and some cleanups
CCMAIL: digikam-devel at kde.org
M +384 -162 data/database/dbconfig.xml.cmake
M +113 -71 libs/database/schemaupdater.cpp
M +10 -5 libs/database/schemaupdater.h
M +21 -59 libs/database/thumbnailschemaupdater.cpp
M +5 -3 libs/database/thumbnailschemaupdater.h
http://websvn.kde.org/?view=rev&revision=1146833
More information about the Digikam-devel
mailing list