bm_recipient_log


Description

A log of who was sent a copy of this email.

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
sch_preliminary_schedule.id Implied ConstraintR
note_id int4 10 null
sch_preliminary_schedule.id Implied ConstraintR
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

Relationships