summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-02-23 12:23:54 -0800
committerMark Wells <mark@freeside.biz>2016-02-27 21:11:59 -0800
commitc021c579347e160329f1eaf236efd9826f62bd22 (patch)
tree23ef2aff3c49b33b0523b8a489b645a793962539
parentdab31f70bf96c00cd88a18777619f8b4cf9b1ea6 (diff)
add index on cdr.detailnum, #32043
-rw-r--r--FS/FS/Schema.pm1
1 files changed, 1 insertions, 0 deletions
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.