← Shopware 6.7.7.1

Shopware 6.7.7.1 theme_runtime_config

Columns

7 columns

Column Type Nullable Additional
theme_id binary(16) NO Primary Key
technical_name varchar(255) YES Unique
resolved_config json NO
view_inheritance json NO
script_files json YES
icon_sets json NO
updated_at datetime(3) NO

Indexes

2 indexes

Index Name Columns Unique
PRIMARY theme_id Yes
uidx.technical_name technical_name Yes