Table discourse.public.post_action_types 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
name_key varchar 50
is_flag bool 1 false
icon varchar 20  √  null
created_at timestamp 29,6
updated_at timestamp 29,6
id serial 10  √  nextval('post_action_types_id_seq'::regclass)
position int4 10 0

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

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc post_action_types_pkey