← Shopware 6.7.7.1

Shopware 6.7.7.1 app_administration_snippet

Columns

6 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
app_id binary(16) NO Index Foreign Key → app.id
locale_id binary(16) NO Index Foreign Key → locale.id
value json NO
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

3 indexes

Index Name Columns Unique
fk.app_id app_id No
fk.locale_id locale_id No
PRIMARY id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
app_id app id
locale_id locale id