solid_queue_recurring_tasks

0 rows found

Type INTEGER
Primary Key true
Nullable false
Default
id
Type varchar
Primary Key false
Nullable false
Default
Index Name index_solid_queue_recurring_tasks_on_key
Unique true
key
Type varchar
Primary Key false
Nullable false
Default
schedule
Type varchar(2048)
Primary Key false
Nullable true
Default
command
Type varchar
Primary Key false
Nullable true
Default
class_name
Type TEXT
Primary Key false
Nullable true
Default
arguments
Type varchar
Primary Key false
Nullable true
Default
queue_name
Type INTEGER
Primary Key false
Nullable true
Default 0
priority
Type boolean
Primary Key false
Nullable false
Default 1
Index Name index_solid_queue_recurring_tasks_on_static
Unique false
static
Type TEXT
Primary Key false
Nullable true
Default
description
Type datetime(6)
Primary Key false
Nullable false
Default
created_at
Type datetime(6)
Primary Key false
Nullable false
Default
updated_at