X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=inline;f=FS%2FFS%2FSchema.pm;h=a50b551da9398c7ec8189702b70a82cadbd7c392;hb=3cbdd85a96348a287623e3b97c937c7749e99392;hp=3593543098976c3b4fa03e61c04995fee02e2861;hpb=24d75c7bb38b8729a40f1468f64d5cf76fb6fef7;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 359354309..a50b551da 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -6635,6 +6635,7 @@ sub tables_hashref { 'min_level', 'int', 'NULL', '', '', '', 'msgnum', 'int', '', '', '', '', 'to_addr', 'varchar', 'NULL', 255, '', '', + 'context_height', 'int', 'NULL', '', '', '', ], 'primary_key' => 'logemailnum', 'unique' => [],