← Shopware 5.6.9

Shopware 5.6.9 s_benchmark_config

Configuration for the Shopware Benchmark anonymous performance comparison tool.

Columns

16 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
shop_id int(11) NO Unique
active tinyint(1) NO Default: 0
last_sent datetime NO
last_received datetime NO
last_order_id int(11) NO
last_customer_id int(11) NO
last_product_id int(11) NO
last_analytics_id int(11) NO
last_updated_orders_date datetime YES
batch_size int(11) NO
industry int(11) YES
type varchar(20) YES
response_token varchar(200) YES
cached_template longtext YES
locked datetime YES

Indexes

3 indexes

Index Name Columns Unique
id id Yes
PRIMARY id Yes
shop_id shop_id Yes