Table test_seqware_meta_db.public.workflow_run_attribute
Attributes for workflow runs, created by the attribute annotator

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_attribute_id serial 10  √  nextval('workflow_run_attribute_id_seq'::regclass)
workflow_run_id int4 10
workflow_run.workflow_run_id fk35f09d686071c5f8 R
tag varchar 255
value varchar 255
unit varchar 255  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
workflow_run_attribute_id Primary key Asc workflow_run_attribute_pkey
workflow_run_id + tag + value Must be unique Asc/Asc/Asc workflow_run_attribute_workflow_run_id_tag_value_key

Close relationships  within of separation: