Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| component | VARCHAR | 50 |  |  | ||||
| name | VARCHAR | 50 |  |  | ||||
| entry_id | VARCHAR | 50 |  |  | ||||
| value | VARCHAR | 4000 | √ | null |  |  | ||
| expire_time | INT | 10 | 0 |  |  | |||
| ilias_version | VARCHAR | 10 | √ | null |  |  | ||
| int_key_1 | INT | 10 | √ | null |  |  | ||
| int_key_2 | INT | 10 | √ | null |  |  | ||
| text_key_1 | VARCHAR | 20 | √ | null |  |  | ||
| text_key_2 | VARCHAR | 20 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | component + name + entry_id | 
| et_idx | Performance | Asc | expire_time | 
| iv_idx | Performance | Asc | ilias_version | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors