← Shopware 6.7.7.1

Shopware 6.7.7.1 rule_tag

Columns

2 columns

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

Indexes

2 indexes

Index Name Columns Unique
fk.rule_tag.tag_id tag_id No
PRIMARY rule_id,tag_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
rule_id rule id
tag_id tag id