Table test_seqware_meta_db.public.workflow_param
Records parameters for workflows (populates default workflow.ini)

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
workflow_param_id serial 10  √  nextval('workflow_param_workflow_param_id_seq'::regclass)
workflow_param_value.workflow_param_id fk_workflow_param_value_workflow_param_id R
workflow_id int4 10
workflow.workflow_id fk_workflow_param_workflow_id R
type text 2147483647
key text 2147483647
display bool 1  √  null
display_name text 2147483647
file_meta_type text 2147483647  √  null
default_value text 2147483647  √  null

Table contained 1,561 rows at Mon Mar 31 13:20 EDT 2014

Indexes:
Column(s) Type Sort Constraint Name
workflow_param_id Primary key Asc pk_workflow_param

Close relationships  within of separation: