Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('dref_dref_source_information_id_seq'::regclass) |
|
|
||||
| dref_id | int4 | 10 | null |
|
|
|||||
| sourceinformation_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dref_dref_source_information_pkey | Primary key | Asc | id |
| dref_dref_source_informa_dref_id_sourceinformatio_6c627919_uniq | Must be unique | Asc/Asc | dref_id + sourceinformation_id |
| dref_dref_source_information_dref_id_67c7c51b | Performance | Asc | dref_id |
| dref_dref_source_information_sourceinformation_id_c428b39f | Performance | Asc | sourceinformation_id |

