Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||||
archivedescription | text | 2147483647 | √ | null |
|
|
||||
archiveurl | varchar | 255 | √ | null |
|
|
||||
harveststyle | varchar | 255 | √ | null |
|
|
||||
harvesttype | varchar | 255 | √ | null |
|
|
||||
harvestingset | varchar | 255 | √ | null |
|
|
||||
harvestingurl | varchar | 255 | √ | null |
|
|
||||
dataverse_id | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
harvestingdataverseconfig_pkey | Primary key | Asc | id |
index_harvestingdataverseconfig_dataverse_id | Performance | Asc | dataverse_id |
index_harvestingdataverseconfig_harvestingurl | Performance | Asc | harvestingurl |
index_harvestingdataverseconfig_harveststyle | Performance | Asc | harveststyle |
index_harvestingdataverseconfig_harvesttype | Performance | Asc | harvesttype |