SWDB
← Versions / 6.7.6.1 /

scheduled_task

Fields (10)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO NULL
scheduled_task_class varchar(512) NO UNI NULL
run_interval int NO NULL
status varchar(255) NO NULL
last_execution_time datetime(3) YES NULL
next_execution_time datetime(3) NO NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
default_run_interval int NO NULL

Indexes (2)

Name Columns Unique
PRIMARY id Yes
uniq.scheduled_task.scheduled_task_class scheduled_task_class Yes