fix duplicated db index name

This commit is contained in:
Arthur Schiwon 2016-08-09 22:43:29 +02:00 committed by Lukas Reschke
parent d01689037d
commit 9e39c4155a
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1
1 changed files with 1 additions and 1 deletions

View File

@ -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>