t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_perform_setting
0
rows
Description
Each record holds the settings for one performance activity
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_perform_setting_id_seq'::regclass)
activity_id
int8
19
null
app_perform
.id
Defined in XML
R
name
varchar
255
''::character varying
value
varchar
255
√
null
created_at
int8
19
null
updated_at
int8
19
√
0
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_perfsett_id_pk
Primary key
Asc
id
app_perfsett_act_ix
Performance
Asc
activity_id
app_perfsett_actnam_uix
Must be unique
Asc
/
Asc
activity_id + name
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees