From: Mark Wells Date: Tue, 1 Oct 2013 19:23:21 +0000 (-0700) Subject: fix upgrade warning X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=7c98ebae682487cc2918cee25977b828810b5244;p=freeside.git fix upgrade warning --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 05699dee4..7412232b3 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -4252,6 +4252,7 @@ sub tables_hashref { ], 'primary_key' => 'confnum', 'unique' => [ [ 'modenum', 'locale' ] ], + 'index' => [ ], }, # name type nullability length default local