civicrm_mailing_event_opened

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
event_queue_id INT UNSIGNED 10 null
civicrm_mailing_event_queue.id FK_civicrm_mailing_event_opened_event_queue_idC

FK to EventQueue

time_stamp TIMESTAMP 19 CURRENT_TIMESTAMP

When this open event occurred.

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_civicrm_mailing_event_opened_event_queue_id Performance Asc event_queue_id

Relationships