Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| user_id | CHAR | 36 | null |
|
|
|||||
| action_plan_id | CHAR | 36 | null |
|
|
|||||
| outcome_score | INT UNSIGNED | 10 | null |
|
|
|||||
| contribution_score | INT UNSIGNED | 10 | null |
|
|
|||||
| feedback | TEXT | 65535 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | user_id + action_plan_id |

