Table discourse.public.category_groups 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('category_groups_id_seq'::regclass)
category_id int4 10
group_id int4 10
created_at timestamp 29,6
updated_at timestamp 29,6
permission_type int4 10  √  1

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

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