← Shopware 6.7.7.1

Shopware 6.7.7.1 product_search_config

Columns

7 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
language_id binary(16) NO Unique Foreign Key → language.id
and_logic tinyint(1) NO Default: 1
min_search_length smallint NO Default: 2
excluded_terms json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.product_search_config.language_id language_id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
language_id language id

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id product_search_config_field product_search_config_id