Skip to content

Added generation of Insert, update, delete select feature #1

@jefflindholm

Description

@jefflindholm

When you Inser x into t returning * is postgres (or others) you get back the snake cased columns. Surround that with select ... from (insert/update/delete) so you get the camel case pieces back like you do from a fetch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions