SWDB
← Versions / 6.2.0 /

product_tag

Fields (3)

Name Type Null Key Default Extra
product_id binary(16) NO PRI NULL
product_version_id binary(16) NO PRI NULL
tag_id binary(16) NO PRI NULL

Indexes (2)

Name Columns Unique
fk.product_tag.tag_id tag_id No
PRIMARY product_id,product_version_id,tag_id Yes

Relations From (3)

product_id product . id
product_version_id product . version_id
tag_id tag . id