X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=a21e97c9d83629114765662b0b22a6e7deaa3d0f;hb=892ffefd1fda5aea9c6a3fe980613a3ab2e976b9;hp=a048d3e24fe5be5fa7ba029f88698230424b8036;hpb=d9db63d82fce670cc3c21f86e577dd99c3d14028;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index a048d3e24..a21e97c9d 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2616,6 +2616,7 @@ sub tables_hashref { 'download', @date_type, '', '', 'upload', @date_type, '', '', 'title', 'varchar', 'NULL',255, '', '', + 'processor_id', 'varchar', 'NULL',255, '', '', ], 'primary_key' => 'batchnum', 'unique' => [],