Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('dref_drefoperationalupdate_planned_interventions_id_seq'::regclass) |
|
|
||||
| drefoperationalupdate_id | int4 | 10 | null |
|
|
|||||
| plannedintervention_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dref_drefoperationalupdate_planned_interventions_pkey | Primary key | Asc | id |
| dref_drefoperationalupda_drefoperationalupdate_id_0aa40d0e_uniq | Must be unique | Asc/Asc | drefoperationalupdate_id + plannedintervention_id |
| dref_drefoperationalupdate_drefoperationalupdate_id_8451e74b | Performance | Asc | drefoperationalupdate_id |
| dref_drefoperationalupdate_plannedintervention_id_33b13ef6 | Performance | Asc | plannedintervention_id |

