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:
authorArthur Schiwon <blizzz@owncloud.com>2013-04-02 13:29:41 +0400
committerArthur Schiwon <blizzz@owncloud.com>2013-04-02 14:06:40 +0400
commitfe5c00a173360ca8b65d694be287e758cccfa9ac (patch)
treefff248ed517415e407e96ebacab43b5962147c0e /db_structure.xml
parent29d33ff7c250365d1cd43477eee6d9590a0a0171 (diff)
Key must use less then 767 bytes long
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 575950455ed..11387222340 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -697,14 +697,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>