Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
token | VARCHAR | 255 |
|
|
||||
obj_id | INT | 10 | 0 |
|
|
|||
node_id | INT | 10 | 0 |
|
|
|||
ilias_owner | INT | 10 | 0 |
|
|
|||
dav_owner | VARCHAR | 200 | √ | null |
|
|
||
expires | INT | 10 | 0 |
|
|
|||
depth | INT | 10 | 0 |
|
|
|||
type | CHAR | 1 | √ | w |
|
|
||
scope | CHAR | 1 | √ | s |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | token |
c1_idx | Must be unique | Asc | token |
i1_idx | Performance | Asc/Asc | obj_id + node_id |
i2_idx | Performance | Asc/Asc/Asc | obj_id + node_id + token |
i3_idx | Performance | Asc | expires |
Diagram producer might be missing
No diagrams were produced please see application output for any errors