Skip to content

Retrieving error codes for mssql when calling scan #780

@comsma

Description

@comsma

I'm using bun with with Microsoft sql and when my query returns an error from the database it returns it as a string without any error codes. I would like to use these error codes to return a status with grpc. Does bun handle these errors from the database or is this related to the go-mssqldb driver I am using?

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