Table petascopedb.public.ps_keyword_group 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_group_id_seq'::regclass)
keyword_ids _int4 10
type text 2147483647  √  null
type_codespace 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_group_pkey
keyword_ids + type + type_codespace Must be unique Asc/Asc/Asc ps_keyword_group_keyword_ids_type_type_codespace_key