From: Mitch Jackson Date: Tue, 20 Feb 2018 05:08:27 +0000 (-0600) Subject: remove index for removed column cdr.cdrbatch X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=df996b7205c7d1de9e45c60b71f6ca3b7d373b81 remove index for removed column cdr.cdrbatch --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index edecb7f38..245fb68f8 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5677,7 +5677,7 @@ sub tables_hashref { ['accountcode'], ['uniqueid'], ['carrierid'], ['cdrid'], [ 'sessionnum' ], [ 'subscriber' ], [ 'freesidestatus' ], [ 'freesiderewritestatus' ], - [ 'cdrbatch' ], [ 'cdrbatchnum' ], + [ 'cdrbatchnum' ], [ 'src_ip_addr' ], [ 'dst_ip_addr' ], [ 'dst_term' ], [ 'detailnum' ], ],