← Shopware 5.6.5

Shopware 5.6.5 s_core_config_mails_attachments

File attachments configured on email templates.

Columns

4 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
mailID int(11) NO Index
mediaID int(11) NO Index
shopID int(11) YES Index, Default: 0

Indexes

4 indexes

Index Name Columns Unique
mailID mailID,mediaID,shopID Yes
mediaID mediaID No
PRIMARY id Yes
shopID shopID No