Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| page_id | INT | 10 | 0 |  |  | |||
| parent_type | VARCHAR | 4 |  |  | ||||
| hdate | DATETIME | 19 | 1970-01-01 00:00:00 |  |  | |||
| parent_id | INT | 10 | √ | null |  |  | ||
| nr | INT | 10 | √ | null |  |  | ||
| user_id | INT | 10 | √ | null |  |  | ||
| content | LONGTEXT | 2147483647 | √ | null |  |  | ||
| ilias_version | VARCHAR | 20 | √ | null |  |  | ||
| lang | VARCHAR | 2 | - |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc/Asc | page_id + parent_type + hdate + lang | 
| i1_idx | Performance | Asc | page_id | 
| i2_idx | Performance | Asc/Asc/Asc | parent_id + parent_type + hdate | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors