Closed aperrin66 closed 1 month ago
If we try to harvest the same dataset (with the same entry_id) from two different URLs, we get an error because the unique constraint on the entry_id is violated. We need to update the existing dataset in such cases.
Support for this was added in #138
If we try to harvest the same dataset (with the same entry_id) from two different URLs, we get an error because the unique constraint on the entry_id is violated. We need to update the existing dataset in such cases.