Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||||
event_subscribe_id | INT UNSIGNED | 10 | null |
|
|
FK to civicrm_mailing_event_subscribe |
||||
time_stamp | TIMESTAMP | 19 | √ | CURRENT_TIMESTAMP |
|
|
When this confirmation event occurred. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
FK_civicrm_mailing_event_confirm_event_subscribe_id | Performance | Asc | event_subscribe_id |