Table test_seqware_meta_db.public.workflow_run_param
Records parameters that a workflow was run with (created by SeqWare)

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_run_param_id serial 10  √  nextval('workflow_run_param_workflow_run_param_id_seq'::regclass)
workflow_run_id int4 10
workflow_run.workflow_run_id fk_workflow_run_param_workflow_run_id R
type text 2147483647  √  null
key text 2147483647  √  null
parent_processing_accession int4 10  √  null
value text 2147483647  √  null

Table contained 0 rows at Mon Mar 31 13:20 EDT 2014

Indexes:
Column(s) Type Sort Constraint Name
workflow_run_param_id Primary key Asc pk_workflow_run_param

Close relationships  within of separation: