From: Mark Wells Date: Fri, 27 Jun 2014 20:19:57 +0000 (-0700) Subject: fix typo in schema change, #14049 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=244d885992a061cd04765e0faf41d3185c582d75 fix typo in schema change, #14049 --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 387f50853..ea4e2c2a2 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -6616,7 +6616,7 @@ sub tables_hashref { 'itemnum', 'serial', '', '', '', '', 'batchnum', 'int', '', '', '', '', 'svcnum', 'int', '', '', '', '', - 'action', 'varchar', 32, '', '', '', + 'action', 'varchar', '', 32, '', '', 'data', 'text', 'NULL', '', '', '', 'frozen', 'char', 'NULL', 1, '', '', ],