- 
由 Bradley Jokinen 提交于This patch adds the task_runtime column to the tasks table in the core database. The BIGINT type is used for this column because a 64-bit integer is used to store task runtimes within the scheduler. 99f5234f
This patch adds the task_runtime column to the tasks table in the core database. The BIGINT type is used for this column because a 64-bit integer is used to store task runtimes within the scheduler.