Table cxgn.sgn_people.forum_post

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
forum_post_id serial 10  √  nextval('forum_post_forum_post_id_seq'::regclass)
person_id int8 19  √  null
sp_person.sp_person_id person_id_fk
post_text text 2147483647  √  null
parent_post_id int8 19  √  null
forum_topic_id int4 10  √  null
forum_topic.forum_topic_id forum_topic_id_fk
subject varchar 255  √  null
post_time timestamp 22 ('now'::text)::timestamp(6) with time zone

Table contained 155 rows at Wed May 20 02:02 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
forum_post_id Primary key Asc forum_post_pkey

Close relationships  within one two degrees of separation :