Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| sem_tree_id | VARCHAR | 32 |  |  | ||||
| parent_id | VARCHAR | 32 |  |  | ||||
| priority | TINYINT | 3 | 0 |  |  | |||
| info | TEXT | 65535 | null |  |  | |||
| name | VARCHAR | 255 |  |  | ||||
| studip_object_id | VARCHAR | 32 | √ | null |  |  | ||
| type | TINYINT UNSIGNED | 3 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | sem_tree_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