← Shopware 5.5.7

Shopware 5.5.7 s_articles_downloads

Downloadable files attached to products (for digital goods).

Columns

5 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
articleID int(11) unsigned NO Index
description varchar(255) NO
filename varchar(255) NO
size double NO

Indexes

2 indexes

Index Name Columns Unique
articleID articleID No
PRIMARY id Yes

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id s_articles_downloads_attributes downloadID