dotnet / dotnet/EntityFramework.Docs
"Query mapping" should be "view mapping"
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
### Type of issue
Typo
### Description
[Ctrl+f "query mapping", it's the only result. I'm new to the framework and could be wrong but it seems like there is a mistake. I think the phrase should be "view mapping". So the whole sentence should be "In this case the view mapping will be used for queries and the table mapping will be used for updates". Apologies if I'm wrong, I haven't thought too much about it, just a quick glance.]
### Page URL
https://learn.microsoft.com/en-us/ef/core/modeling/entity-types?tabs=data-annotations
### Content source URL
https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/entity-types.md
### Document Version Independent Id
d3d4904a-f60d-a0a2-b634-cb12671fa7a2
### Article author
@AndriySvyryd
Contributor guide
Assessment
This issue has not been assessed yet.