Table petascopedb.public.ps_keyword 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_keyword_id_seq'::regclass)
value text 2147483647
language text 2147483647  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc ps_keyword_pkey
value + language Must be unique Asc/Asc ps_keyword_value_language_key