Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
item_id | VARCHAR | 32 |
|
|
||||
parent_id | VARCHAR | 32 |
|
|
||||
level | INT | 10 | 0 |
|
|
|||
priority | INT | 10 | 0 |
|
|
|||
name | VARCHAR | 255 |
|
|
||||
studip_object | VARCHAR | 10 | √ | null |
|
|
||
studip_object_id | VARCHAR | 32 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | item_id |
parent_id | Performance | Asc | parent_id |
priority | Performance | Asc | priority |
studip_object_id | Performance | Asc | studip_object_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors