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:
authorGeorg Ehrke <developer@georgehrke.com>2013-08-09 11:31:53 +0400
committerGeorg Ehrke <developer@georgehrke.com>2013-08-09 11:31:53 +0400
commit1c9d52774e165da3d916399510727de6b7c487fa (patch)
treeacd2c57c43eb8aee188f236bfa8b83cf4a21dc9f /db_structure.xml
parent41ba155a143d318377302e2672726d7ea588c3c4 (diff)
update indexes of oc_permissions
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 4c192ba028e..1fcba9e2247 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -397,8 +397,6 @@
<index>
<name>id_user_index</name>
- <unique>true</unique>
- <primary>true</primary>
<field>
<name>fileid</name>
<sorting>ascending</sorting>