Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('dref_dreffinalreport_photos_id_seq'::regclass) |
|
|
||||
dreffinalreport_id | int4 | 10 | null |
|
|
|||||
dreffile_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
dref_dreffinalreport_photos_pkey | Primary key | Asc | id |
dref_dreffinalreport_pho_dreffinalreport_id_dreff_3206d0e5_uniq | Must be unique | Asc/Asc | dreffinalreport_id + dreffile_id |
dref_dreffinalreport_photos_dreffile_id_a021dcc6 | Performance | Asc | dreffile_id |
dref_dreffinalreport_photos_dreffinalreport_id_db06b69a | Performance | Asc | dreffinalreport_id |