community2community

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
parent_comm_id uuid 2147483647 null
community.uuid community2community_parent_comm_id_fkey R
child_comm_id uuid 2147483647 null
community.uuid community2community_child_comm_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
community2community_pkey Primary key Asc/Asc parent_comm_id + child_comm_id
community2community_child Performance Asc child_comm_id
community2community_parent Performance Asc parent_comm_id

Relationships