app_goal_item_target_date_history

0 rows


Description

Store changes to target dates in goal_record and goal_personal.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_goal_item_target_date_history_id_seq'::regclass)
scope int2 5 null
itemid int8 19 null
targetdate int8 19 null
timemodified int8 19 null
usermodified int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_goalitemtargdatehist_id_pk Primary key Asc id
app_goalitemtargdatehist_sc_ix Performance Asc/Asc scope + itemid

Diagram producer might be missing

No diagrams were produced please see application output for any errors