Error when inserting into 'links' table
magsilva opened this issue · 0 comments
magsilva commented
When importing the data, an error is thrown regarding duplicated entries in the 'links' table. My solution/workaround to this problem was to truncate (empty) the 'links' table before importing the data. Maybe the script could include an truncate statement just before inserting that data.