mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
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:
@@ -47,6 +47,11 @@
|
||||
<attribute id="item_id"/>
|
||||
</attributes>
|
||||
</index>
|
||||
<index id="3">
|
||||
<attributes>
|
||||
<attribute id="item_org_id"/>
|
||||
</attributes>
|
||||
</index>
|
||||
</indexes>
|
||||
</properties>
|
||||
<fields>
|
||||
|
||||
Reference in New Issue
Block a user