Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Why use upsert on Create #44

Open
Open
@quantuminformation

Description

@quantuminformation

If we know the user doesn't exist, why not use an insert to be more clear?

await ds.upsert({ key: userKey, data: userRecord });

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