← Shopware 6.7.7.1

Shopware 6.7.7.1 locale

Columns

4 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
code varchar(255) NO Unique
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.code code Yes

Relations (to this table)

5 relations

Local Field Foreign Table Foreign Field
id app_administration_snippet locale_id
id language locale_id
id language translation_code_id
id locale_translation locale_id
id user locale_id