Skip to content

DatabaseTableScheduledTaskRun

Kyle Unverferth edited this page Sep 5, 2018 · 2 revisions

scheduled_task_run

Columns

Name Type NotNull Unique Indexed Default
id uuid true true true
task string true false true
arguments array true false false
status string true false true
output json true false false
started timestamp true false true
completed timestamp true false false
Clone this wiki locally