category_proposals

-1 rows


Description

Proposals that are submitted into the linked category.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
category_id uuid 2147483647 null
category.id fk_category C
proposal_id uuid 2147483647 null
proposal.id fk_proposal_id C

Indexes

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

Relationships