aboutsummaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-09 22:43:29 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-09 22:43:29 +0200
commit9d9c5405445f609120ef14fa320948444b40ef8b (patch)
tree72cc2771ccfa6e3a6e1c089b63706dd4ad86bee7 /db_structure.xml
parentceeb44bd04f2606bea4c94107850157719127581 (diff)
downloadnextcloud-server-9d9c5405445f609120ef14fa320948444b40ef8b.tar.gz
nextcloud-server-9d9c5405445f609120ef14fa320948444b40ef8b.zip
fix duplicated db index name
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml
index f6955be8e06..b4c231a9248 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -2059,7 +2059,7 @@
</field>
<index>
- <name>admin_sections_id_index</name>
+ <name>admin_settings_id_index</name>
<unique>true</unique>
<field>
<name>id</name>