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-10-03 13:31:13 +0400
committerRobin Appelman <icewind@owncloud.com>2012-10-03 13:31:13 +0400
commit3c8e5ea3581cbbfc5acd3c229080bc63548d2827 (patch)
treeae5c0a8e7d862451f5b7e2b6cdc79136eab63c67 /db_structure.xml
parente415e90c6d8a2e8bb129be7c63a7077c56ab3da8 (diff)
this index cant be unique due to collisions of the root of different storages
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 8bbc6e5cc6b..e0b9dc11e94 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -161,7 +161,6 @@
<index>
<name>parent_name_hash</name>
- <unique>true</unique>
<field>
<name>parent</name>
<sorting>ascending</sorting>