community

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('community_id_seq'::regclass)
community_role.community_id community_role_community_id_fkeyR
post.community_id post_community_id_fkeyR
name varchar 200 null

Indexes

Constraint Name Type Sort Column(s)
community_pkey Primary key Asc id

Relationships