[otrs-cvs] ITSMConfigItem ITSMConfigItem.sopm,1.77,1.78

CVS commits notifications of OTRS.org cvs-log at otrs.org
Sun May 4 10:55:11 GMT 2008


Comments:
Update of /home/cvs/ITSMConfigItem
In directory lancelot:/tmp/cvs-serv21767

Modified Files:
	ITSMConfigItem.sopm 
Log Message:
Added index of the last_version_id column to improved speed.

Author: mh

Index: ITSMConfigItem.sopm
===================================================================
RCS file: /home/cvs/ITSMConfigItem/ITSMConfigItem.sopm,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** ITSMConfigItem.sopm	3 May 2008 15:25:31 -0000	1.77
--- ITSMConfigItem.sopm	4 May 2008 10:55:06 -0000	1.78
***************
*** 87,90 ****
--- 87,93 ----
                  <IndexColumn Name="class_id"/>
              </Index>
+             <Index Name="configitem_last_version_id">
+                 <IndexColumn Name="last_version_id"/>
+             </Index>
              <Index Name="configitem_cur_depl_state_id">
                  <IndexColumn Name="cur_depl_state_id"/>


More information about the cvs-log mailing list