← Shopware 5.6.7

Shopware 5.6.7 s_mail_log_recipient

Recipient addresses for logged outgoing emails.

Columns

2 columns

Column Type Nullable Additional
log_id int(11) NO Primary Key Foreign Key → s_mail_log.id
contact_id int(11) NO Primary Key Foreign Key → s_mail_log_contact.id

Indexes

3 indexes

Index Name Columns Unique
PRIMARY log_id,contact_id Yes
s_mail_log_recipient_idx_contact_id contact_id No
s_mail_log_recipient_idx_log_id log_id No

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
contact_id s_mail_log_contact id
log_id s_mail_log id