Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| draft_id | INT | 10 | 0 |
|
|
|||
| post_id | BIGINT | 19 | 0 |
|
|
|||
| thread_id | BIGINT | 19 | 0 |
|
|
|||
| forum_id | BIGINT | 19 | 0 |
|
|
|||
| INT | 10 | 0 |
|
|
||||
| post_subject | VARCHAR | 4000 |
|
|
||||
| post_message | LONGTEXT | 2147483647 | null |
|
|
|||
| post_notify | TINYINT | 3 | 0 |
|
|
|||
| post_date | DATETIME | 19 | 1970-01-01 00:00:00 |
|
|
|||
| post_update | DATETIME | 19 | 1970-01-01 00:00:00 |
|
|
|||
| update_user_id | INT | 10 | 0 |
|
|
|||
| post_user_alias | VARCHAR | 255 | √ | null |
|
|
||
| pos_display_usr_id | INT | 10 | 0 |
|
|
|||
| notify | TINYINT | 3 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | draft_id |
| i1_idx | Performance | Asc | post_id |
| i2_idx | Performance | Asc | thread_id |
| i3_idx | Performance | Asc | forum_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors