Support configuring parameters with constant values for sproc mapping
Open
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
Assessment
This issue has not been assessed yet.