|
id
|
bigint(20) unsigned
|
|
|
|
|
application_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
employee_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
appointment_no
|
varchar(100)
|
|
|
|
|
appointment_type
|
varchar(100)
|
|
|
|
|
appointment_date
|
date
|
|
|
|
|
assumption_date
|
date
|
|
|
|
|
position_id
|
int(10) unsigned
|
|
|
|
|
office_id
|
int(10) unsigned
|
|
|
|
|
school_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
item_no
|
varchar(100)
|
|
|
|
|
salary_grade
|
varchar(30)
|
|
|
|
|
step_no
|
varchar(30)
|
|
|
|
|
status
|
enum
|
-- |
|
preparing
|
|
onboarding_status
|
enum
|
-- |
|
not_started
|
|
remarks
|
text
|
|
|
|
|
created_by
|
int(10) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|