SWDB
← Versions / 6.5.4.0 /

product_download

Fields (9)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
version_id binary(16) NO PRI NULL
position int NO 1
product_id binary(16) NO MUL NULL
product_version_id binary(16) NO NULL
media_id binary(16) NO MUL NULL
custom_fields json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

Name Columns Unique
fk.product_download.media_id media_id No
fk.product_download.product_id product_id,product_version_id No
PRIMARY id,version_id Yes

Relations From (3)

media_id media . id
product_id product . id
product_version_id product . version_id