← Shopware 6.7.7.1

Shopware 6.7.7.1 newsletter_recipient_tag

Columns

2 columns

Column Type Nullable Additional
newsletter_recipient_id binary(16) NO Primary Key Foreign Key → newsletter_recipient.id
tag_id binary(16) NO Primary Key Foreign Key → tag.id

Indexes

2 indexes

Index Name Columns Unique
fk.newsletter_recipient_tag.tag_id tag_id No
PRIMARY newsletter_recipient_id,tag_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
newsletter_recipient_id newsletter_recipient id
tag_id tag id