Skip to content

Allow a 'RETURNING' alternative for update/insert/delete #144

@polo-asm

Description

@polo-asm

Currently when doing update/insert/delete the result is generally the number of row impacted.
It could be very useful to implement a RETURNING alternative for theses methods to be able to SELECT theses rows at the same time.

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