|
id
|
bigint(20) unsigned
|
|
|
|
|
employee_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
position_id
|
int(10) unsigned
|
|
|
|
|
personnel_category_id
|
int(10) unsigned
|
|
|
|
|
office_id
|
int(10) unsigned
|
|
|
|
|
school_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
employment_status
|
varchar(80)
|
|
|
|
|
movement_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
effective_from
|
date
|
|
|
|
|
effective_to
|
date
|
|
|
|
|
is_current
|
tinyint(1)
|
|
|
1
|
|
order_no
|
varchar(120)
|
|
|
|
|
remarks
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|