|
id
|
bigint(20) unsigned
|
|
|
|
|
employee_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
competency_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
performance_ld_referral_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
source_type
|
enum
|
-- |
|
other
|
|
source_reference
|
varchar(180)
|
|
|
|
|
need_area
|
varchar(220)
|
|
|
|
|
current_level
|
decimal(8,2)
|
|
|
|
|
target_level
|
decimal(8,2)
|
|
|
|
|
priority
|
enum
|
-- |
|
medium
|
|
proposed_intervention
|
varchar(255)
|
|
|
|
|
target_date
|
date
|
|
|
|
|
status
|
enum
|
-- |
|
identified
|
|
evidence_basis
|
text
|
|
|
|
|
created_by
|
int(10) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|