Skip to content

Add support for RETURNING #38

@ethanpailes

Description

@ethanpailes

RETURNING is pretty key for getting the id of a row you just modified or inserted, and we should support it. It's not totally clear how to do this with pggens current architecture. I'm hoping the answer is that we need to basically implement \gdesc in go code, and not that postgres itself would need to be patched to support this. Either way, this is going to be a big lift.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bigThis will be a fair bit of effortenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions