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:
authorRobin Appelman <icewind@owncloud.com>2012-01-30 23:29:33 +0400
committerRobin Appelman <icewind@owncloud.com>2012-01-30 23:29:33 +0400
commit4522d19b4c214676b8a0d4067c3a2d1bc63618bc (patch)
tree68725926f48072805e321f3507237df33814472a /db_structure.xml
parent355262635838860f5f17b2cf20132adddd7af77e (diff)
parent45038af948cd07ffc74efc8d4b0282fa11b7de7e (diff)
merge master into filesystem
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 36ee35b544d..13d5732a8d5 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -142,14 +142,14 @@
<length>1</length>
</field>
- <index>
+<!-- <index>
<name>fscache_path_index</name>
<unique>true</unique>
<field>
<name>path</name>
<sorting>ascending</sorting>
</field>
- </index>
+ </index>-->
<index>
<name>parent_index</name>