longer username
authorIvan Kohler <ivan@freeside.biz>
Wed, 8 Aug 2012 08:28:08 +0000 (01:28 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 8 Aug 2012 08:28:08 +0000 (01:28 -0700)
FS/FS/Schema.pm

index a55e0f9..72f8c30 100644 (file)
@@ -445,7 +445,7 @@ sub tables_hashref {
   my @taxrate_type  = ( 'decimal',   '',     '14,8' ); # requires pg 8 for 
   my @taxrate_typen = ( 'decimal',   'NULL', '14,8' ); # fs-upgrade to work
 
-  my $username_len = 32; #usernamemax config file
+  my $username_len = 64; #usernamemax config file
 
     # name type nullability length default local