X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=e2c575eb56848a1c54abcab4a442a64d2bfc4e5b;hb=60c34bd328a404008313d4ab78d25152ebdb9226;hp=5b33ecba96e2a3494baffc93a775152bc4d8c83d;hpb=ec34b8903d969fe8ac4ff6947a92e16e07f71fa0;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 5b33ecba9..e2c575eb5 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5968,6 +5968,7 @@ sub tables_hashref { 'path', 'varchar', '', 2*$char_d, '', '', '_date', @date_type, '', '', 'render_seconds', 'int', 'NULL', '', '', '', + 'pid', 'int', 'NULL', '', '', '', ], 'primary_key' => 'lognum', 'unique' => [],