feed_schedule


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
version BIGINT 19 null
cron VARCHAR 30 null
export_id BIGINT 19 null
feed_export.id FK18015018DC70672A R
import_id BIGINT 19 null
feed_import.id FK18015018BD0D958A R
last_run_time DATETIME 19 null
next_run_time DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK18015018BD0D958A Performance Asc import_id
FK18015018DC70672A Performance Asc export_id

Relationships