Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
nd_geolocation_dbxref_id | serial | 10 | √ | nextval('nd_geolocation_dbxref_nd_geolocation_dbxref_id_seq'::regclass) |
|
|
|||||
nd_geolocation_id | int4 | 10 | null |
|
|
||||||
dbxref_id | int4 | 10 | √ | null |
|
|
|||||
is_current | bool | 1 | true |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
nd_geolocation_dbxref_pkey | Primary key | Asc | nd_geolocation_dbxref_id |