Shopware 6.7.8.0 mail_template
Email templates for transactional emails (order confirmation, password reset, etc.).
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| mail_template_type_id | binary(16) | YES | Index
Foreign Key → mail_template_type.id |
| system_default | tinyint unsigned | NO | Default: 0 |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.mail_template.mail_template_type_id | mail_template_type_id | No |
| PRIMARY | id | Yes |
Relations (from this table)
1 relations
Relations (to this table)
2 relations