Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('dref_dreffinalreport_source_information_id_seq'::regclass) |
|
|
||||
| dreffinalreport_id | int4 | 10 | null |
|
|
|||||
| sourceinformation_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dref_dreffinalreport_source_information_pkey | Primary key | Asc | id |
| dref_dreffinalreport_sou_dreffinalreport_id_sourc_dd066b27_uniq | Must be unique | Asc/Asc | dreffinalreport_id + sourceinformation_id |
| dref_dreffinalreport_sourc_dreffinalreport_id_0bc0dc21 | Performance | Asc | dreffinalreport_id |
| dref_dreffinalreport_sourc_sourceinformation_id_829f31bc | Performance | Asc | sourceinformation_id |

