Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| hashcode | VARCHAR | 40 |
|
|
sha1 hash of serialized qubaids_condition class. Unique for every combination of class name and property. |
|||||
| whichtries | VARCHAR | 255 |
|
|
||||||
| timemodified | BIGINT | 19 | null |
|
|
|||||
| questionid | BIGINT | 19 | null |
|
|
|||||
| variant | BIGINT | 19 | √ | null |
|
|
||||
| subqid | VARCHAR | 100 |
|
|
||||||
| aid | VARCHAR | 100 | √ | null |
|
|
||||
| response | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| credit | DECIMAL | 15,5 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| quesrespanal_que_ix | Performance | Asc | questionid |