SWDB
← Versions / 6.6.10.4 /

property_group_option_translation

Fields (7)

Name Type Null Key Default Extra
property_group_option_id binary(16) NO PRI NULL
language_id binary(16) NO PRI NULL
name varchar(255) YES NULL
position int NO 1
custom_fields json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
fk.property_group_option_translation.language_id language_id No
PRIMARY property_group_option_id,language_id Yes

Relations From (2)

language_id language . id
property_group_option_id property_group_option . id