Remove index that might cause problems.

This commit is contained in:
Thomas Tanghus 2012-10-19 17:23:54 +02:00
parent 10e29da8be
commit 73c743076e
1 changed files with 0 additions and 17 deletions

View File

@ -735,23 +735,6 @@
</field>
</index>
<index>
<name>uid_type_category_index</name>
<unique>true</unique>
<field>
<name>uid</name>
<sorting>ascending</sorting>
</field>
<field>
<name>type</name>
<sorting>ascending</sorting>
</field>
<field>
<name>category</name>
<sorting>ascending</sorting>
</field>
</index>
</declaration>
</table>