[Digikam-devel] deleteIdentity

Gilles Caulier caulier.gilles at gmail.com
Wed Jul 9 16:48:13 BST 2014


> I suspect something wrong in Digikam::DatabaseAccess that we don't
> have with KFace::DatabaseAccess. Code is similar but no exactly the
> same (i drop from here the DB schema about this problem).

Marcel,

I want mean in databasecorebackend.cpp instead databaseaccess.cpp

For ex, why we have this kind of difference here :

https://projects.kde.org/projects/extragear/libs/libkface/repository/revisions/master/entry/libkface/database/databasecorebackend.cpp#L238

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/database/core/databasecorebackend.cpp#L216

In digiKam, we don't have this line

db.exec("PRAGMA synchronous=1;");

Why ?

Gilles



More information about the Digikam-devel mailing list