AOT: Support compiled queries
Open
area-aot
area-query
needs-design
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
We'd need to identify the EF.Compile API at AOT time and do the necessary things.
Note that compiled queries still make sense in AOT mode, since they pass parameter extraction and the cache lookup.
Contributor guide
Assessment
This issue has not been assessed yet.