Skip to content

Exclude conflict_target fields from update fields #98

Open
@mgu

Description

@mgu

_get_upsert_fields should not add fields in self.conflict_target in the update_fields

If we are "on conflict" then we know that the conflict_target columns already contains the value we wanted to insert, there is no need to update them with the same value

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