Skip to content

Insert infantry incorrectly uses on duplicate update #1

@Raptoer

Description

@Raptoer

on duplicate update cannot be used when inserting multiple values by putting it between values. It can be used after the values, however it applies to all the values, which we do not want.

Step 1: remove the duplicate update so that multiple inserts in single queue don't cause sql problems
Step 2: replace this mechanism with one that detects the need for these updates and handles them correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions