Skip to content

Lacks support for sql.Out as an argument #144

@maguirja

Description

@maguirja

It seems that all of the code around the arguments is built around the idea of driver.Value as the argument type. Are there any plans to change that to conform to how it's being done in the built-in package so that types like sql.Out can be supported?

I am getting errors simply when calling a function like ExecContext with a sql.Out argument, so it's not specifically related to how I'm testing, as far as I can discern.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions