|
id
|
int(10) unsigned
|
|
|
|
|
name
|
varchar(160)
|
|
|
|
|
cycle_year
|
int(11)
|
|
|
|
|
framework
|
varchar(80)
|
|
|
SPMS
|
|
scope_type
|
enum
|
-- |
|
all
|
|
start_date
|
date
|
|
|
|
|
end_date
|
date
|
|
|
|
|
planning_start
|
date
|
|
|
|
|
planning_end
|
date
|
|
|
|
|
monitoring_start
|
date
|
|
|
|
|
monitoring_end
|
date
|
|
|
|
|
midyear_start
|
date
|
|
|
|
|
midyear_end
|
date
|
|
|
|
|
evaluation_start
|
date
|
|
|
|
|
evaluation_end
|
date
|
|
|
|
|
development_start
|
date
|
|
|
|
|
development_end
|
date
|
|
|
|
|
development_approval_mode
|
enum
|
-- |
|
inherit
|
|
orientation_notes
|
text
|
|
|
|
|
status
|
enum
|
-- |
|
draft
|
|
created_by
|
int(10) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|