Table d45civi_b72v5.civicrm_queue_item Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int unsigned 10  √ 
queue_name varchar 64 Name of the queue which includes this item
weight int 10
submit_time datetime 19 date on which this item was submitted to the queue
release_time datetime 19  √  null date on which this job becomes available; null if ASAP
data text 65535  √  null Serialized queue

Table contained 0 rows at Wed Nov 11 17:12 EST 2015

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
queue_name + weight + id Performance Asc/Asc/Asc index_queueids