EntityFramework-Effort
EntityFramework-Effort copied to clipboard
Wrong number of string.Format Arguments in CanonicalFunctions.cs Line 475
The File CanonicalFunctions.cs in the nameSpace Effort.Internal.DbCommandTreeTransformation has an invalid Format string in Line 475.
throw new NotSupportedException(
string.Format("Type '{2}' is not supported for '{0}' date function ",
function.FullName,
firstArg.Name));