|
id
|
bigint(20) unsigned
|
|
|
|
|
record_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
session_date
|
date
|
|
|
|
|
session_type
|
enum
|
-- |
|
performance_coaching
|
|
objective_reference
|
varchar(255)
|
|
|
|
|
purpose
|
text
|
|
|
|
|
observation
|
text
|
|
|
|
|
strengths
|
text
|
|
|
|
|
performance_gap
|
text
|
|
|
|
|
employee_input
|
text
|
|
|
|
|
support_needed
|
text
|
|
|
|
|
agreed_summary
|
text
|
|
|
|
|
follow_up_date
|
date
|
|
|
|
|
status
|
enum
|
-- |
|
for_acknowledgment
|
|
created_by
|
int(10) unsigned
|
|
|
|
|
rater_acknowledged_at
|
datetime
|
|
|
|
|
ratee_acknowledged_at
|
datetime
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|