Table dvnDb.public.harveststudy Generated by
SchemaSpy
Legend: SourceForge.net
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
id serial 10  √  nextval('harveststudy_id_seq'::regclass)
globalid varchar 255  √  null
lastupdatetime timestamp 29,6  √  null
removed bool 1  √  null
setname varchar 255  √  null

Table contained 3 rows at Fri May 30 15:33 MDT 2014

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc harveststudy_pkey