Skip to content

Interceptors for SQL generation #19748

@BalassaMarton

Description

@BalassaMarton

Note: #28505 to allow interception of the LINQ expression tree has been split off from this and implemented in EF7.

Use cases

The current query generation pipeline is hard to extend without relying on implementation details.

Proposal

Enable intercepting the translation steps in QueryCompilationContext.CreateQueryExecutor.
API details are to be discussed here, I don't have a concrete proposal yet.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions