mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Adding an extra index to speed-up data synchronization for large volumes of data.
SVN:trunk[4128]
This commit is contained in:
@@ -1508,6 +1508,7 @@ class SynchroReplica extends DBObject implements iDisplay
|
||||
"db_key_field" => "id",
|
||||
"db_finalclass_field" => "",
|
||||
"display_template" => "",
|
||||
"indexes" => array( array ('dest_class', 'dest_id'), ),
|
||||
);
|
||||
MetaModel::Init_Params($aParams);
|
||||
MetaModel::Init_InheritAttributes();
|
||||
|
||||
Reference in New Issue
Block a user