dotnet / dotnet/efcore

Annotate the 2nd part of the query pipeline for AOT/trimming

Open
#29,759 0 comments 5 reactions 0 assignees View on GitHub
area-aot area-query
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Even though we want to do at least some SQL pregeneration at AOT-time (#29753), we still need the 2nd part of the query pipeline to be available at runtime (because of non-cacheable SQLs, SQL permutation explosion with many parameters). This means we need to annotate it for AOT/trimming.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.