Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| evalquestion_id | VARCHAR | 32 |  |  | ||||
| parent_id | VARCHAR | 32 |  |  | ||||
| type | enum('likertskala', 'multiplechoice', 'polskala') | 14 | multiplechoice |  |  | |||
| position | INT | 10 | 0 |  |  | |||
| text | TEXT | 65535 | null |  |  | |||
| multiplechoice | BIT | 1 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | evalquestion_id | 
| parent_id | Performance | Asc | parent_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors