Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
dref_id | int4 | 10 | null |
|
|
|||||
proposedaction_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
dref_dref_proposed_action_pkey | Primary key | Asc | id |
dref_dref_proposed_actio_dref_id_proposedaction_i_526e6852_uniq | Must be unique | Asc/Asc | dref_id + proposedaction_id |
dref_dref_proposed_action_dref_id_4fa3e633 | Performance | Asc | dref_id |
dref_dref_proposed_action_proposedaction_id_f1689b61 | Performance | Asc | proposedaction_id |