From: Mark Wells Date: Tue, 23 Feb 2016 20:23:54 +0000 (-0800) Subject: add index on cdr.detailnum, #32043 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c021c579347e160329f1eaf236efd9826f62bd22;p=freeside.git add index on cdr.detailnum, #32043 --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index e1ed43c52..bfd313142 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5537,6 +5537,7 @@ sub tables_hashref { [ 'freesidestatus' ], [ 'freesiderewritestatus' ], [ 'cdrbatch' ], [ 'cdrbatchnum' ], [ 'src_ip_addr' ], [ 'dst_ip_addr' ], [ 'dst_term' ], + [ 'detailnum' ], ], #no FKs on cdr table... choosing not to throw errors no matter what's # thrown in here. better to have the data.