Added an index on "item_org_id" to speed-up the setup and the silo on organizations.

SVN:trunk[3246]
This commit is contained in:
Denis Flaven
2014-07-04 14:15:24 +00:00
parent 922049e8f2
commit eb74288c85

View File

@@ -47,6 +47,11 @@
<attribute id="item_id"/>
</attributes>
</index>
<index id="3">
<attributes>
<attribute id="item_org_id"/>
</attributes>
</index>
</indexes>
</properties>
<fields>