Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| email_id | int4 | 10 | null |
|
|
|||||
| sequence_num | int4 | 10 | null |
|
|
|||||
| userid | text | 2147483647 | null |
|
|
|||||
| bounced | bool | 1 | false |
|
|
|||||
| known_opens | int4 | 10 | √ | 0 |
|
|
||||
| msg_id | int4 | 10 | √ | null |
|
|
||||
| note_id | int4 | 10 | √ | null |
|
|
||||
| send_error | text | 2147483647 | √ | null |
|
|
||||
| log_error | text | 2147483647 | √ | null |
|
|
Table contained 241017 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| bm_recipient_log_pkey | Primary key | Asc/Asc | email_id + sequence_num |


