dotnet / dotnet/EntityFramework.Docs
Document SProc mapping
Open
area-model-building
area-save-changes
undocumented-feature
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
See https://github.com/dotnet/efcore/issues/245
- Show configuration of parameters for derived properties in TPH
- Show resetting parameter order
- Value generation and output parameters and result columns
- Concurrency tokens, original value parameters and rows affected param/column/return
- Limitations: no table splitting or entity splitting support, must match the hierarchy mapping strategy used for tables
- Document Sqlite's lack of sproc support in https://docs.microsoft.com/hr-hr/ef/core/providers/sqlite/limitations
Contributor guide
Assessment
This issue has not been assessed yet.