t12release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_goal_grp_pos
0
rows
Description
Stores the position assignments of goals
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_goal_grp_pos_id_seq'::regclass)
goalid
int8
19
null
app_goal
.id
Defined in XML
R
posid
int8
19
null
app_pos
.id
Defined in XML
R
includechildren
int2
5
0
timemodified
int8
19
null
usermodified
int8
19
null
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_goalgrppos_id_pk
Primary key
Asc
id
app_goalgrppos_goa_ix
Performance
Asc
goalid
app_goalgrppos_pos_ix
Performance
Asc
posid
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees