From 1287d6792f03ba59508ea6338abc7ee3f1f0630e Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 5 Jan 2006 02:03:11 +0000 Subject: [PATCH] remove redundant indices on cust_main ship_ columns --- FS/FS/Schema.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 7fc208f18..451ef2d2e 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -433,7 +433,6 @@ sub tables_hashref { #'index' => [ ['last'], ['company'] ], 'index' => [ ['last'], [ 'company' ], [ 'referral_custnum' ], [ 'daytime' ], [ 'night' ], [ 'fax' ], [ 'refnum' ], - [ 'ship_last' ], [ 'ship_company' ], [ 'county' ], [ 'state' ], [ 'country' ] ], }, -- 2.20.1