Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| solution_id | INT | 10 | 0 |  |  | |||
| active_fi | INT | 10 | 0 |  |  | |||
| question_fi | INT | 10 | 0 |  |  | |||
| points | DOUBLE | 22 | √ | null |  |  | ||
| pass | INT | 10 | 0 |  |  | |||
| tstamp | INT | 10 | 0 |  |  | |||
| value1 | LONGTEXT | 2147483647 | √ | null |  |  | ||
| value2 | LONGTEXT | 2147483647 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | solution_id | 
| i1_idx | Performance | Asc | question_fi | 
| i2_idx | Performance | Asc | active_fi | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors