Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| evalgroup_id | VARCHAR | 32 |  |  | ||||
| parent_id | VARCHAR | 32 |  |  | ||||
| title | VARCHAR | 255 |  |  | ||||
| text | TEXT | 65535 | null |  |  | |||
| position | INT | 10 | 0 |  |  | |||
| child_type | enum('EvaluationGroup', 'EvaluationQuestion') | 18 | EvaluationGroup |  |  | |||
| mandatory | BIT | 1 | 0 |  |  | |||
| template_id | VARCHAR | 32 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | evalgroup_id | 
| parent_id | Performance | Asc | parent_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors