Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
local_id | text | 2147483647 | null |
|
|
|||||
oa_original_id | text | 2147483647 | null |
|
|
|||||
oa_collectedfrom | text | 2147483647 | √ | null |
|
|
||||
reltype | text | 2147483647 | 'suggested'::text |
|
|
|||||
creation_date | timestamp | 29,6 | √ | now() |
|
|
||||
modification_date | timestamp | 29,6 | √ | now() |
|
|
||||
modified_by | text | 2147483647 | √ | null |
|
|
||||
created_by | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
oa_duplicates_pkey | Primary key | Asc/Asc | local_id + oa_original_id |
oa_duplicates_local_id_idx | Performance | Asc | local_id |