harvested_collection

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
harvest_type int4 10 null
oai_source varchar 2147483647 null
oai_set_id varchar 2147483647 null
harvest_message varchar 2147483647 null
metadata_config_id varchar 2147483647 null
harvest_status int4 10 null
harvest_start_time timestamptz 35,6 null
last_harvested timestamptz 35,6 null
id int4 10 null
collection_id uuid 2147483647 null
collection.uuid harvested_collection_collection_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
harvested_collection_pkey Primary key Asc id
harvested_collection_collection Performance Asc collection_id

Relationships