Shopware 5.7.1 s_multi_edit_queue
Queued batch editing operations waiting to be processed.
| Column | Type | Nullable | Additional |
| id | int(11) unsigned | NO | Primary Key, auto_increment |
| resource | varchar(255) | NO | |
| filter_string | text | NO | Index |
| operations | text | NO | |
| items | int(255) unsigned | NO | |
| active | tinyint(1) | NO | Default: 0 |
| created | datetime | YES | Index, Default: 0000-00-00 00:00:00 |
| Index Name | Columns | Unique |
| created | created | No |
| filter_string | filter_string | No |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations