Skip to content

Bug Align with other client #90

@clun

Description

@clun

Throw an exception for partial insertion during Insert:Many
There are plans to expose the inserted IDs as a proper parsed field in the exception.

the Python client does that already (

The API looks like this: there are exception classes [Collection|Table]InsertManyException, subclasses of DataAPIException, with a insertedIds property that does serve your need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions