t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_goal_record
0
rows
Description
Track current status of a user within goals
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_goal_record_id_seq'::regclass)
userid
int8
19
null
app_user
.id
Defined in XML
R
goalid
int8
19
null
app_goal
.id
Defined in XML
R
scalevalueid
int8
19
√
null
app_goal_scale_values
.id
Defined in XML
R
deleted
int2
5
0
Showing 1 to 5 of 5 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_goalreco_id_pk
Primary key
Asc
id
app_goalreco_goa_ix
Performance
Asc
goalid
app_goalreco_sca_ix
Performance
Asc
scalevalueid
app_goalreco_use_ix
Performance
Asc
userid
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees