← Shopware 6.7.7.1

Shopware 6.7.7.1 product_category_tree

Columns

4 columns

Column Type Nullable Additional
product_id binary(16) NO Primary Key Foreign Key → product.id
product_version_id binary(16) NO Primary Key Foreign Key → product.version_id
category_id binary(16) NO Primary Key Foreign Key → category.id
category_version_id binary(16) NO Primary Key Foreign Key → category.version_id

Indexes

2 indexes

Index Name Columns Unique
fk.product_category_tree.category_id category_id,category_version_id No
PRIMARY product_id,product_version_id,category_id,category_version_id Yes

Relations (from this table)

4 relations

Local Field Foreign Table Foreign Field
category_id category id
category_version_id category version_id
product_id product id
product_version_id product version_id