|
id
|
bigint(20) unsigned
|
|
|
|
|
record_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
review_date
|
date
|
|
|
|
|
major_accomplishments
|
text
|
|
|
|
|
strengths
|
text
|
|
|
|
|
challenges
|
text
|
|
|
|
|
performance_gaps
|
text
|
|
|
|
|
support_needed
|
text
|
|
|
|
|
agreed_adjustments
|
text
|
|
|
|
|
second_half_actions
|
text
|
|
|
|
|
employee_comments
|
text
|
|
|
|
|
rater_comments
|
text
|
|
|
|
|
status
|
enum
|
-- |
|
draft
|
|
created_by
|
int(10) unsigned
|
|
|
|
|
employee_acknowledged_at
|
datetime
|
|
|
|
|
rater_acknowledged_at
|
datetime
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|