← Shopware 6.7.8.1

Shopware 6.7.8.1 snippet_set

Named sets of translation snippets (e.g. 'English (US)', 'Deutsch (formal)') linked to locales.

Columns

7 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
name varchar(255) NO
base_file varchar(255) NO
iso varchar(255) NO
custom_fields json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes

Relations (to this table)

2 relations

Local Field Foreign Table Foreign Field
id sales_channel_domain snippet_set_id
id snippet snippet_set_id