Table petascopedb.public.ps_nil_value 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('ps_nil_value_id_seq'::regclass)
value text 2147483647
reason text 2147483647

Table contained 1 rows at Mon Jul 07 14:34 CEST 2014

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc ps_nil_value_pkey
value + reason Must be unique Asc/Asc ps_nil_value_value_reason_key