Skip to content

Replace Upsert with Insert when adding keys #245

Open
@ubamrein

Description

@ubamrein

Currently, we update or insert an exposed key in the database. We don't see any reason, why an update should be necessary and propose to replace all key upsert statements with simple inserts (with no action if the key exists).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions