remove redundant indices on cust_main ship_ columns
[freeside.git] / FS / FS / Schema.pm
index 7fc208f..451ef2d 100644 (file)
@@ -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' ]
                  ],
     },