t18release
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_approval_workflow_stage_interaction
0
rows
Description
Table to store workflow stage interaction configuration
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_approval_workflow_stage_interaction_id_seq'::regclass)
app_approval_workflow_stage_interaction_action
.workflow_stage_interaction_id
Defined in XML
R
app_approval_workflow_stage_interaction_transition
.workflow_stage_interaction_id
Defined in XML
R
workflow_stage_id
int8
19
null
app_approval_workflow_stage
.id
Defined in XML
R
action_code
int2
5
null
created
int8
19
null
updated
int8
19
null
Showing 1 to 5 of 5 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_apprworkstaginte_id_pk
Primary key
Asc
id
app_apprworkstaginte_act_ix
Performance
Asc
action_code
app_apprworkstaginte_wor_ix
Performance
Asc
workflow_stage_id
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees