SWDB
← Versions / 6.6.0.0 /

theme

Fields (12)

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 MUL NULL
parent_theme_id binary(16) YES NULL
base_config json YES NULL
config_values json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
active tinyint(1) YES 1
theme_json json YES NULL

Indexes (3)

Name Columns Unique
fk.theme.preview_media_id preview_media_id No
PRIMARY id Yes
uniq.theme.technical_name technical_name Yes

Relations From (1)

preview_media_id media . id

Referenced By (5)

theme_child . child_id id
theme_child . parent_id id
theme_media . theme_id id
theme_sales_channel . theme_id id
theme_translation . theme_id id