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