SWDB
← Versions / 6.5.1.1 /

theme_translation

Fields (8)

Name Type Null Key Default Extra
theme_id binary(16) NO PRI NULL
language_id binary(16) NO PRI NULL
description mediumtext YES NULL
labels json YES NULL
help_texts json YES NULL
custom_fields json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
fk.theme_translation.language_id language_id No
PRIMARY theme_id,language_id Yes

Relations From (2)

language_id language . id
theme_id theme . id