civicrm_mailing_event_unsubscribe

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_unsubscribe_event_queue_idC

FK to EventQueue

org_unsubscribe TINYINT 3 null

Unsubscribe at org- or group-level

time_stamp TIMESTAMP 19 CURRENT_TIMESTAMP

When this delivery event occurred.

Indexes

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

Relationships