Table test_seqware_meta_db.public.processing_lanes
Relates steps of a workflow to high-level metadata

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
processing_lanes_id serial 10  √  nextval('processing_lanes_processing_lanes_id_seq'::regclass)
lane_id int4 10
lane.lane_id processing_lanes_lane_id_fkey R
processing_id int4 10
processing.processing_id processing_lanes_processing_id_fkey R
description text 2147483647  √  null
label text 2147483647  √  null
url text 2147483647  √  null
sw_accession serial 10  √   √  nextval('sw_accession_seq'::regclass)

Table contained 6,110 rows at Mon Mar 31 13:20 EDT 2014

Indexes:
Column(s) Type Sort Constraint Name
processing_lanes_id Primary key Asc processing_lanes_pkey
lane_id + processing_id Must be unique Asc/Asc processing_lanes_unique_key

Close relationships  within of separation: