← Shopware 5.6.0

Shopware 5.6.0 s_multi_edit_backup

Backup snapshots created before batch product editing operations.

Columns

8 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
filter_string text NO
operation_string text NO
items int(255) unsigned NO Index
date datetime YES Index, Default: 0000-00-00 00:00:00
size int(255) unsigned NO Index
path varchar(255) NO
hash varchar(255) NO

Indexes

4 indexes

Index Name Columns Unique
date date No
items items No
PRIMARY id Yes
size size No