Azure / Azure/azure-functions-sql-extension
feature request: receive SqlTransaction as paramater / allow devs to specify Isolation Level
Open
enhancement
P2
- Dominant language
- C#
- Stars
- 130
- Forks
- 71
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
It would be good if we somehow could receive a SqlTransaction as a parameter. The motivation is to allow developers to specify the Transaction Isolation Levels in order to avoid dirty reads.
Contributor guide
Research direction
No file or test is named. Start by locating the SQL binding's transaction-handling entry point and reviewing how a SqlTransaction parameter and isolation level would fit; done means developers can supply the transaction and avoid dirty reads.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100