Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| personal_notification_id | INT | 10 | √ | null |
|
|
||
| url | VARCHAR | 512 |
|
|
||||
| text | TEXT | 65535 | null |
|
|
|||
| avatar | VARCHAR | 256 |
|
|
||||
| dialog | TINYINT | 3 | 0 |
|
|
|||
| html_id | VARCHAR | 64 |
|
|
||||
| mkdate | INT UNSIGNED | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | personal_notification_id |
| html_id | Performance | Asc | html_id |
| url | Performance | Asc | url |
Diagram producer might be missing
No diagrams were produced please see application output for any errors