* topos: update topos_d.xml To optimize DB query speedup I propose to add few indexes. * topos: update topos_t.xml To optimize DB query speedup I propose to add few indexes.
@@ -225,4 +225,14 @@
<colref linkend="a_callid"/>
</index>
+ <index>
+ <name>a_uuid_idx</name>
+ <colref linkend="a_uuid"/>
+ </index>
+
+ <name>b_uuid_idx</name>
+ <colref linkend="b_uuid"/>
</table>
@@ -232,4 +232,14 @@
+ <name>x_vbranch_idx</name>
+ <colref linkend="x_vbranch"/>