← Shopware 6.7.7.1

Shopware 6.7.7.1 customer_tag

Columns

2 columns

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

Indexes

2 indexes

Index Name Columns Unique
fk.customer_tag.tag_id tag_id No
PRIMARY customer_id,tag_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
customer_id customer id
tag_id tag id