← Shopware 6.7.7.1

Shopware 6.7.7.1 mail_template_media

Columns

5 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
mail_template_id binary(16) NO Index Foreign Key → mail_template.id
language_id binary(16) YES Index Foreign Key → language.id
media_id binary(16) NO Index Foreign Key → media.id
position int NO Default: 1

Indexes

4 indexes

Index Name Columns Unique
fk.mail_template_media.language_id language_id No
fk.mail_template_media.mail_template_id mail_template_id No
fk.mail_template_media.media_id media_id No
PRIMARY id Yes

Relations (from this table)

3 relations

Local Field Foreign Table Foreign Field
language_id language id
mail_template_id mail_template id
media_id media id