Skip to content

add Upsert functions #139

Description

@mzy666888

Problem / motivation

Can you add a method: Upsert, to automatically select insertion or update based on the state of the model.

When there is a list, some data may have changed or new data may have been added. At this point, it is possible to autonomously decide whether to insert or update by calling Upsert.

thank you!

Proposed solution

I'm not sure.

Alternatives considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    • Status
      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions