https://bugs.kde.org/show_bug.cgi?id=431951
--- Comment #45 from griffiths_a...@icloud.com --- (In reply to Maik Qualmann from comment #43) > On the other hand, you could install a DB Browser for SQLite, open the > digikam4.db file in the DB Browser and execute the following query: > > SELECT creationDate FROM ImageInformation INNER JOIN Images ON > Images.id=ImageInformation.imageid WHERE Images.status=1; > > Maik Yes, that's my next move.. -- You are receiving this mail because: You are watching all bug changes.