← Shopware 6.7.7.1

Shopware 6.7.7.1 cart

Columns

6 columns

Column Type Nullable Additional
token varchar(50) NO Primary Key
rule_ids json NO
created_at datetime(3) NO Index
auto_increment bigint NO Unique, auto_increment
compressed tinyint(1) NO Default: 0
payload longblob YES

Indexes

3 indexes

Index Name Columns Unique
auto_increment auto_increment Yes
idx.cart.created_at created_at No
PRIMARY token Yes