Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
object_id | bigserial | 19 | √ | nextval('data_object_tombstone_oai_set_objects_object_id_seq'::regclass) |
|
|
||||
tombstone_id | int8 | 19 | null |
|
|
|||||
assoc_type | int8 | 19 | null |
|
|
|||||
assoc_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
data_object_tombstone_oai_set_objects_pkey | Primary key | Asc | object_id |
data_object_tombstone_oai_set_objects_tombstone_id | Performance | Asc | tombstone_id |