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>
Sun, 28 Feb 2016 05:11:59 +0000 (21:11 -0800)
FS/FS/Schema.pm

index e1ed43c..bfd3131 100644 (file)
@@ -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.