Skip to content

The number of rows provided for a FETCH clause must be greater then zero #5

Description

@DCCSReschAndreas

Using this package with

  • .net Core 3.0,
  • Microsoft.EntityFrameworkCore 3.0.0,
  • Microsoft.EntityFrameworkCore.SqlServer

one gets following error:

Microsoft.Data.SqlClient.SqlException (0x80131904): The number of rows provided for a FETCH clause must be greater then zero.

when the queryable does not return any entries from the db.

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