Skip to content

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

@AndriySvyryd

Description

@AndriySvyryd

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 #245

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions