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
From @awaynemd on February 29, 2016 6:11
As posted on stackoverflow, I get
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