← Shopware 5.7.14

Shopware 5.7.14 s_filter_attributes

Custom attribute extensions for filter groups.

Columns

2 columns

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

Indexes

2 indexes

Index Name Columns Unique
filterID filterID Yes
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
filterID s_filter id