← Shopware 5.5.10

Shopware 5.5.10 s_article_configurator_templates_attributes

Custom attribute extensions for configurator templates.

Columns

22 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
template_id int(11) unsigned YES Index Foreign Key → s_article_configurator_templates.id
attr1 text YES
attr2 text YES
attr3 text YES
attr4 text YES
attr5 text YES
attr6 text YES
attr7 text YES
attr8 text YES
attr9 text YES
attr10 text YES
attr11 text YES
attr12 text YES
attr13 text YES
attr14 text YES
attr15 text YES
attr16 text YES
attr17 text YES
attr18 text YES
attr19 text YES
attr20 text YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
templateID template_id No

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
template_id s_article_configurator_templates id