From d40b234aeb9d77f3a780d919e7367e155d8d2a36 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 30 May 2009 12:15:23 +0000 Subject: [PATCH] very long transnexus filenames, RT#5229 --- FS/FS/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.11.0