events_queue_handlers

0 rows


Description

This is the list of queued handlers for processing. The even

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
queuedeventid BIGINT 19 null
events_queue.id evenqueuhand_que2_fkR
handlerid BIGINT 19 null
events_handlers.id evenqueuhand_han2_fkR
status BIGINT 19 null
errormessage LONGTEXT 2147483647 null
timemodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
evenqueuhand_han4_ix Performance Asc handlerid
evenqueuhand_que4_ix Performance Asc queuedeventid

Relationships