group_request


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
id_group int4 10 null
group.id group_request_fk1R
id_user int8 19 null
users.id_node group_request_fk2C
message text 2147483647 null
created_at timestamptz 35,6 null
status int2 5 null
id_community int4 10 null
community.id group_request_fk3C
updated_at timestamptz 35,6 null

Indexes

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

Relationships