← Shopware 5.5.8

Shopware 5.5.8 s_multi_edit_filter

Saved filter presets for the batch product editing (multi-edit) feature.

Columns

7 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
name varchar(255) NO
filter_string text NO
description text NO
created datetime YES Default: 0000-00-00 00:00:00
is_favorite tinyint(1) NO Default: 0
is_simple tinyint(1) NO Default: 0

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes