Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('dref_drefoperationalupdate_images_id_seq'::regclass) |
|
|
||||
drefoperationalupdate_id | int4 | 10 | null |
|
|
|||||
dreffile_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
dref_drefoperationalupdate_images_pkey | Primary key | Asc | id |
dref_drefoperationalupda_drefoperationalupdate_id_3adffcbd_uniq | Must be unique | Asc/Asc | drefoperationalupdate_id + dreffile_id |
dref_drefoperationalupdate_drefoperationalupdate_id_b7bd6e93 | Performance | Asc | drefoperationalupdate_id |
dref_drefoperationalupdate_images_dreffile_id_2ce244b9 | Performance | Asc | dreffile_id |