Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| history_id | INT | 10 | 0 |  |  | |||
| draft_id | INT | 10 | 0 |  |  | |||
| post_subject | VARCHAR | 4000 |  |  | ||||
| post_message | LONGTEXT | 2147483647 | null |  |  | |||
| draft_date | DATETIME | 19 | 1970-01-01 00:00:00 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | history_id | 
| i1_idx | Performance | Asc | draft_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors