Table pvsadmin.public.ratingtext 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
ratingtext_id int2 5  √  nextval(('ratingtext_id_seq'::text)::regclass)
name varchar 2147483647 ''::character varying
ratingtext text 2147483647 ''::text
description text 2147483647 ''::text
rank int2 5  √  null

Table contained 50 rows at Tue Jan 03 04:46 MST 2017

Indexes:
Column(s) Type Sort Constraint Name
ratingtext_id Primary key Asc ratingtext__pk