Table discourse.public.directory_items 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('directory_items_id_seq'::regclass)
period_type int4 10
user_id int4 10
likes_received int4 10
likes_given int4 10
topics_entered int4 10
topic_count int4 10
post_count int4 10
created_at timestamp 29,6  √  null
updated_at timestamp 29,6  √  null
days_visited int4 10 0
posts_read int4 10 0

Table contained 17 rows at Fri Mar 27 12:26 PDT 2015

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc directory_items_pkey
period_type Performance Asc index_directory_items_on_period_type