app_dp_plan_objective

0 rows


Description

One row for each objective in a plan

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_dp_plan_objective_id_seq'::regclass)
planid int8 19 null
fullname varchar 255 null
shortname varchar 100 null
description text 2147483647 null
priority int8 19 null
duedate int8 19 null
scalevalueid int2 5 null
approved int2 5 0
manual int2 5 0

Indexes

Constraint Name Type Sort Column(s)
app_dpplanobje_id_pk Primary key Asc id

Diagram producer might be missing

No diagrams were produced please see application output for any errors