← Shopware 5.7.8

Shopware 5.7.8 s_export_attributes

Custom attribute extensions for product export feeds.

Columns

2 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
exportID int(11) YES Unique Foreign Key → s_export.id

Indexes

2 indexes

Index Name Columns Unique
exportID exportID Yes
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
exportID s_export id