Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| marker_derived_dummy_id | serial | 10 | √ | nextval('sgn.marker_derived_from_marker_derived_dummy_id_seq'::regclass) |
|
|
|||||
| marker_id | int4 | 10 | √ | null |
|
|
|||||
| derived_from_source_id | int4 | 10 | √ | null |
|
|
|||||
| id_in_source | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| marker_derived_from_pkey | Primary key | Asc | marker_derived_dummy_id |

