Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.
This repository was archived by the owner on May 8, 2020. It is now read-only.

Implement put/patch/deleteMany methods #15

@lutzmor

Description

@lutzmor

Should still follow same query interface as getAll (at this time this still needs defining).

Possible concerns:

  • typeorm doesn't appear to have deleteMany by query capabilities, though maybe just a findMany then removeByIds in a transaction will do for now.

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