From: ivan Date: Sat, 30 May 2009 12:15:23 +0000 (+0000) Subject: very long transnexus filenames, RT#5229 X-Git-Tag: freeside_1_9_1^2~378 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d40b234aeb9d77f3a780d919e7367e155d8d2a36;p=freeside.git very long transnexus filenames, RT#5229 --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 238058374..1f8fa8fa1 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2091,7 +2091,7 @@ sub tables_hashref { #NULL, done (or something) 'freesiderewritestatus', 'varchar', 'NULL', 32, '', '', - 'cdrbatch', 'varchar', 'NULL', $char_d, '', '', + 'cdrbatch', 'varchar', 'NULL', 255, '', '', ], 'primary_key' => 'acctid',