Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | INT UNSIGNED | 10 | √ | null |
|
|
||||
| msg_tpl_id | INT UNSIGNED | 10 | null |
|
|
|||||
| hash_key | VARCHAR | 32 | null |
|
|
|||||
| name | VARCHAR | 32 | null |
|
|
|||||
| html | LONGTEXT | 2147483647 | null |
|
|
|||||
| metadata | LONGTEXT | 2147483647 | null |
|
|
|||||
| template | LONGTEXT | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FK_civicrm_mosaico_msg_template_msg_tpl_id | Performance | Asc | msg_tpl_id |

