Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
tombstone_id | BIGINT | 19 | √ | null |
|
|
||||||
data_object_id | BIGINT | 19 | null |
|
|
|||||||
date_deleted | DATETIME | 19 | null |
|
|
|||||||
set_spec | VARCHAR | 255 | null |
|
|
|||||||
set_name | VARCHAR | 255 | null |
|
|
|||||||
oai_identifier | VARCHAR | 255 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | tombstone_id |
data_object_tombstones_data_object_id | Performance | Asc | data_object_id |