← Shopware 6.3.1.1

Shopware 6.3.1.1 app_config

Key-value configuration storage for app-specific settings.

Columns

2 columns

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

Indexes

1 indexes

Index Name Columns Unique
PRIMARY key Yes