dotnet / dotnet/efcore

Allow to disable auto-transactions for stored procedures mapped to CUD operations

Open
#28,511 2 comments 0 reactions 0 assignees View on GitHub
area-model-building area-save-changes area-sprocs
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Some sprocs cannot be executed in a transaction. These need a configuration flag that will affect SaveChanges and the execution strategy.

Current workaround is to use a transaction interceptor.

Split off from https://github.com/dotnet/efcore/issues/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.