-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
During every intel update, I get a ton of errors like this:
STATEMENT: INSERT INTO intel_alliance (name, allianceid, lastseen) VALUES ('', 99002997, '2013-10-25T22:22:29.663740'::timestamp), INSERT INTO intel_alliance (name, allianceid, lastseen) VALUES ('', 99002997, '2013-10-25T22:22:29.663740'::timestamp)
ERROR: duplicate key value violates unique constraint "intel_alliance_allianceid_unique", duplicate key value violates unique constraint "intel_alliance_allianceid_unique"
MrIntel really should be more careful there.
Reactions are currently unavailable