From: ivan Date: Mon, 2 May 2011 16:30:45 +0000 (+0000) Subject: index lastapp, RT#12181 X-Git-Tag: freeside_2_3_0~304 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=640c34af61e34ca9a1c0a24c3966b4bea0986917;p=freeside.git index lastapp, RT#12181 --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index ceb09092e..79bcf577c 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2868,6 +2868,7 @@ sub tables_hashref { 'unique' => [], 'index' => [ [ 'calldate' ], [ 'src' ], [ 'dst' ], [ 'dcontext' ], [ 'charged_party' ], + [ 'lastapp' ], ['accountcode'], ['uniqueid'], ['carrierid'], ['cdrid'], [ 'sessionnum' ], [ 'subscriber' ], [ 'freesidestatus' ], [ 'freesiderewritestatus' ],