← Shopware 5.5.7

Shopware 5.5.7 s_articles_downloads_attributes

Custom attribute extensions for product downloads.

Columns

2 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
downloadID int(11) unsigned YES Unique Foreign Key → s_articles_downloads.id

Indexes

2 indexes

Index Name Columns Unique
downloadID downloadID Yes
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
downloadID s_articles_downloads id