Skip to content

GetScalar() with nullable types throws exception with no results present. #65

@carstenlj

Description

@carstenlj

When provding a nullable type in the GetScalar method, It would be nifty if the method didn't throw an exception in case of no rows, but instead returned a null. This seems to be the behavior as well of the standard .Net SQL client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions