dotnet / dotnet/EntityFramework.Docs
Document full impact of UseCompatibilityLevel
Open
area-sqlserver
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
It would be great to have a doc page about the impact of using the various compatibility level on sql server with `UseCompatibilityLevel`.
We're considering using `UseCompatibilityLevel` to avoid the new `Contains` to `OPENJSON` translation. However, we can't figure out whether there will be other impacts.
Contributor guide
Assessment
This issue has not been assessed yet.