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

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 9936558e9e9978046d42de1af2f08de1b7b3c178 by Dmitry Kazakov.
Committed on 17/06/2022 at 12:19.
Pushed by dkazakov into branch 'master'.

Add an index for resource signature

We need this index to be able to group-by (name,filename,md5)
efficiently. This index makes the query in the KisResourceModel
execute almost instantly.

This patch increases the schema version from 0.0.16 to 0.0.17!

M  +30   -4    libs/resources/KisResourceCacheDb.cpp
M  +1    -0    libs/resources/sql.qrc
A  +1    -0    libs/resources/sql/create_index_resources_signature.sql

https://invent.kde.org/graphics/krita/commit/9936558e9e9978046d42de1af2f08de1b7b3c178

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to