← Shopware 6.7.8.1

Shopware 6.7.8.1 app_config

Key-value configuration storage for app-specific settings.

Columns

2 columns

Column Type Nullable Additional
key varchar(255) NO Primary Key
value longtext NO

Indexes

1 indexes

Index Name Columns Unique
PRIMARY key Yes