From: Frank Karlitschek Date: Sat, 31 May 2014 14:55:50 +0000 (+0200) Subject: add another index to the filecache to reduce the number of queries without a matching... X-Git-Tag: v7.0.0alpha2~162^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a339855b4c85812e0c7e35ff3f83a8534fc24289;p=nextcloud-server.git add another index to the filecache to reduce the number of queries without a matching index --- diff --git a/db_structure.xml b/db_structure.xml index 21ac47a781b..95db8d1f9fb 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -400,6 +400,21 @@ + + fs_storage_size + + storage + ascending + + + size + ascending + + + fileid + + +