Skip to content

Feature request: create delete query using where array #130

@engahmeds3ed

Description

@engahmeds3ed

We only have one query method to delete item by ID here
https://github.com/berlindb/core/blob/master/src/Database/Query.php#L1995

we need a new method there to delete using where array so we may delete multiple rows with just one query.

If agreed, I can make a small PR to be reviewed by tomorrow.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions