Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| voting_question_id | INT UNSIGNED | 10 | null |
|
|
||||||
| voting_choice_id | INT UNSIGNED | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| voting_choice_of_winner | Performance | Asc | voting_choice_id |
| voting_question_of_winner | Performance | Asc | voting_question_id |

