dotnet / dotnet/efcore

Support configuring parameters with constant values for sproc mapping

Open
#28,438 0 comments 0 reactions 1 assignee Claimed by @AndriySvyryd View on GitHub
area-model-building area-relational-mapping area-save-changes area-sprocs
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

They could be used to specify the operation type, entity type (when no discriminator) or to send `default` for missing values

Another use is to act as placeholders when mapping several entity types to the same sproc, see #28434

Validate properties are mapped to the same columns/parameters and directions match when mapped to the same sproc for insert and update

Split off from #245

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.