浏览代码

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

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3246 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 11 年之前
父节点
当前提交
41b13ba640
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      datamodels/2.x/itop-attachments/datamodel.itop-attachments.xml

+ 5 - 0
datamodels/2.x/itop-attachments/datamodel.itop-attachments.xml

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