andybega/icews

Unique constraint failure with "20190409-icews-events-1.tb"

andybega opened this issue · 1 comments

While updating:

Ingesting records from '20190409-icews-events-1.tab'

Error in result_bind(res@ptr, params) :
UNIQUE constraint failed: events.event_id, events.event_date

One problem is that the fact that the "-1" version has already been ingested is not recognized by the DB state getter. #47