From b7e2cab3c9a31b4ed90794764cdba68c5797f864 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 28 Jun 2002 20:23:54 +0000 Subject: [PATCH] not anymore... --- bin/fs-setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/fs-setup b/bin/fs-setup index 77f1452eb..45cb07f47 100755 --- a/bin/fs-setup +++ b/bin/fs-setup @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: fs-setup,v 1.94 2002-06-10 01:39:50 khoff Exp $ +# $Id: fs-setup,v 1.95 2002-06-28 20:23:54 ivan Exp $ #to delay loading dbdef until we're ready BEGIN { $FS::Record::setup_hack = 1; } @@ -771,7 +771,7 @@ sub tables_hash_hack { 'domsvc', 'int', '', '', ], 'primary_key' => 'svcnum', - 'unique' => [ [ 'username', 'domsvc' ] ], + #'unique' => [ [ 'username', 'domsvc' ] ], 'index' => [ ['username'], ['domsvc'] ], }, -- 2.11.0