Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| version | BIGINT | 19 | null |
|
|
||||||
| message_id | BIGINT | 19 | null |
|
|
||||||
| project_id | INT | 10 | √ | null |
|
|
|||||
| type | VARCHAR | 255 | null |
|
|
||||||
| notification_id | BIGINT | 19 | √ | null |
|
|
|||||
| params | LONGTEXT | 2147483647 | √ | null |
|
|
|||||
| legacy | BIT | 1 | √ | null |
|
|
|||||
| site_id | INT | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FK_project_messge_site_idx | Performance | Asc | site_id |
| FKAA3EC8E1801340C3 | Performance | Asc | notification_id |
| FKAA3EC8E19E84C785 | Performance | Asc | message_id |
| FKAA3EC8E1FE2B983 | Performance | Asc | project_id |
| message_id_index | Performance | Asc | message_id |



