post

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('post_id_seq'::regclass)
post_role.post_id post_role_post_id_fkeyR
name varchar 200 null
community_id int8 19 null
community.id post_community_id_fkeyR

Indexes

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

Relationships