summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-07-17 09:32:51 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2014-07-17 20:56:06 +0200
commit3e58f5df2e34b964e9e577e37fb359f7bff4659e (patch)
tree206f7b4ebdaf109d8e33a6a2b7da354e8a5c9a44 /db_structure.xml
parentd632b9e58e05d50e37ad7c5f2036caa6a5a83c9e (diff)
downloadnextcloud-server-3e58f5df2e34b964e9e577e37fb359f7bff4659e.tar.gz
nextcloud-server-3e58f5df2e34b964e9e577e37fb359f7bff4659e.zip
Revert "add share index"
This reverts commit e19b3a8794a2cadc86b0f3b01a516814b600026b.
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/db_structure.xml b/db_structure.xml
index b37a5b36597..eb6540047d6 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -942,18 +942,6 @@
<sorting>ascending</sorting>
</field>
</index>
- <index>
- <name>file_target_index</name>
- <field>
- <name>file_target</name>
- </field>
- <field>
- <name>uid_owner</name>
- </field>
- <field>
- <name>share_type</name>
- </field>
- </index>
</declaration>
</table>