Skip to content

Proposal: Add NamedGet and NamedSelect Methods to sqlx #33

Open
@hirasawayuki

Description

@hirasawayuki

Proposal:
I propose the addition of two new methods, NamedGet and NamedSelect, to the sqlx library. These methods would work similarly to their counterparts but would allow for the use of named parameters, enhancing consistency and usability for developers who prefer or require named parameters in their queries.

Looking forward to hearing your thoughts and feedback on this proposal.

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