Skip to content

Unable to execute stored procedure with entityframework 6 and Npgsql 3.0.5 #32

@roji

Description

@roji

From @awaynemd on February 29, 2016 6:11

As posted on stackoverflow, I get

An exception of type 'System.Data.Entity.Core.EntityCommandCompilationException' occurred in EntityFramework.dll but was not handled in user code

Additional information: An error occurred while preparing the command definition. See the inner exception for details.

Inner Exception is: {"Value does not fall within the expected range."}

I suspect the problem is with NpgsqlServices.TranslateCommandTree, but I'm only guessing.

Will this be fixed anytime soon?

Copied from original issue: npgsql/npgsql#983

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