Skip to content

ReflectionCommon throws exception for EF Core 2.1 #3

Description

@toralux

Pomelo.EntityFrameworkCore.Extensions.ToSql throws exception for EF Core 2.1/2.1.1

IQueryableExtensions.cs:
ReflectionCommon:
public static readonly MethodInfo CreateQueryParserMethod = QueryCompilerTypeInfo.DeclaredMethods.First(x => x.Name == "CreateQueryParser");

CreateQueryParser is not available any more in EF Core >= 2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions