SWDB
← Versions / 6.2.0 /

theme

Fields (11)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
technical_name varchar(255) YES UNI NULL
name varchar(255) NO NULL
author varchar(255) NO NULL
preview_media_id binary(16) YES NULL
parent_theme_id binary(16) YES NULL
base_config longtext YES NULL
config_values longtext YES NULL
active tinyint(1) NO 1
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
PRIMARY id Yes
uniq.theme.technical_name technical_name Yes

Referenced By (3)

theme_media . theme_id id
theme_translation . theme_id id
theme_sales_channel . theme_id id