Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 0f3def9fcd9..98e2161efe1 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -654,14 +654,6 @@
<index>
<name>property_index</name>
<field>
- <name>propertyname</name>
- <sorting>ascending</sorting>
- </field>
- <field>
- <name>propertypath</name>
- <sorting>ascending</sorting>
- </field>
- <field>
<name>userid</name>
<sorting>ascending</sorting>
</field>