Skip to content

Unhandled type error when data field exists and data value is null #10

Description

@haxorof

It seems that if a SQL statement executes successfully and return with null the following error is seen in the logs:

Error setting metrics: Unhandled type %!s(<nil>)

This error is not that which is also easily fixed by doing a nil check on dataVal in set.go.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions