| id |
bigint(20)
|
|
|
|
| employee_id |
int(10)
|
|
|
Browse foreign values
|
| competency_id |
int(10)
|
|
|
Browse foreign values
|
| performance_ld_referral_id |
bigint(20)
|
|
|
Browse foreign values
|
| source_type |
enum('performance', 'competency_assessment', 'supervisor', 'employee', 'organization', 'mandatory', 'other')
|
utf8mb4_unicode_ci
|
|
|
| source_reference |
varchar(180)
|
utf8mb4_unicode_ci
|
|
|
| need_area |
varchar(220)
|
utf8mb4_unicode_ci
|
|
|
| current_level |
decimal(8,2)
|
|
|
|
| target_level |
decimal(8,2)
|
|
|
|
| priority |
enum('low', 'medium', 'high', 'critical')
|
utf8mb4_unicode_ci
|
|
|
| proposed_intervention |
varchar(255)
|
utf8mb4_unicode_ci
|
|
|
| target_date |
date
|
|
|
|
| status |
enum('identified', 'validated', 'planned', 'in_progress', 'completed', 'carried_forward', 'cancelled')
|
utf8mb4_unicode_ci
|
|
|
| evidence_basis |
text
|
utf8mb4_unicode_ci
|
|
|
| created_by |
int(10)
|
|
|
|
| created_at |
timestamp
|
|
|
|
| updated_at |
timestamp
|
|
|
|