Skip to content

Query bindings only support string values #48

@kingzbauer

Description

@kingzbauer

From https://pkg.go.dev/github.com/northwesternmutual/[email protected]/manager#ExecuteQuerier, ExecuteBoundQuery only supports map[string]string.
Wouldn't this be more comprehensive to use map[string]interface{} or was this a deliberate design choice?

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