Skip to content

Duplicates in bulk_upsert should raise error #59

Description

@robdmc

In bulk upserts, the user needs to supply a uniqueness constraint. Right now manager provides allows duplicate entries for these uniqueness constraints in the input data.

It should actually throw an error when dups are found because such an input is actually invalid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions