add index on cdr.detailnum, #32043
authorMark Wells <mark@freeside.biz>
Tue, 23 Feb 2016 20:23:54 +0000 (12:23 -0800)
committerMark Wells <mark@freeside.biz>
Wed, 24 Feb 2016 19:33:51 +0000 (11:33 -0800)
FS/FS/Schema.pm

index ff6a924..36418ac 100644 (file)
@@ -5521,6 +5521,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.