t18release
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_approval_form
0
rows
Description
Table to store form sub-plugin instances for use with with workflows
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_approval_form_id_seq'::regclass)
app_approval_form_version
.form_id
Defined in XML
R
app_approval_workflow
.form_id
Defined in XML
R
plugin_name
varchar
255
''::character varying
title
varchar
1024
''::character varying
active
int2
5
1
created
int8
19
null
updated
int8
19
null
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_apprform_id_pk
Primary key
Asc
id
app_apprform_act_ix
Performance
Asc
active
app_apprform_plu_ix
Performance
Asc
plugin_name
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees