action_plan_outcome_feedbacks

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
user_id CHAR 36 null
action_plan_reviewers.user_id action_plan_outcome_feedbacks_reviewers_foreignR
action_plan_id CHAR 36 null
action_plan_reviewers.action_plan_id action_plan_outcome_feedbacks_reviewers_foreignR
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

Relationships