Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | gen_random_uuid() |
|
|
The Synthetic Unique ID for the proposal (UUIDv4). |
|||||
template_id | uuid | 2147483647 | null |
|
|
The Template this proposal conforms to. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
proposal_pkey | Primary key | Asc | id |