Skip to content

Replace the bind method with named parameter #3

@NicklasWallgren

Description

@NicklasWallgren

It might be a good idea to replace the current {{bind .Id}} method with typical named parameters e.g. :id.

sqlx supports it https://github.com/jmoiron/sqlx/blob/a62bc6088664eb854c3d5ebbd08a1ffd59662ef1/named.go#L331

It would probably increase the memory usage as well as cpu utilization, but it might be worth with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions