Skip to content

DB integrity errors from mrintel #3

@jorgenschaefer

Description

@jorgenschaefer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions