Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| component | VARCHAR | 50 | null |
|
|
|||
| name | VARCHAR | 50 | null |
|
|
|||
| entry_id | VARCHAR | 50 | null |
|
|
|||
| value | VARCHAR | 4000 | √ | null |
|
|
||
| expire_time | INT | 10 | null |
|
|
|||
| 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