From: Mark Wells Date: Tue, 1 Oct 2013 19:30:51 +0000 (-0700) Subject: fix upgrade warning X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ce86623467df8a58fc8833a490ff69f447df4b25;hp=e7b2e4ef48c2fdc509dba13495d2910c90564929 fix upgrade warning --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 16546b32d..5ea24e43a 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -4421,6 +4421,7 @@ sub tables_hashref { ], 'primary_key' => 'confnum', 'unique' => [ [ 'modenum', 'locale' ] ], + 'index' => [ ], }, # name type nullability length default local