Log a warning when/error a db function is called outside a transaction
Open
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
from ADR 010 (#2099)
Contributor guide
Research direction
Start by reading ADR 010 (#2099), the only referenced project artifact, and identify which database functions and transaction entry points it covers. Confirm whether the intended behavior is a warning or an error when a database function runs outside a transaction, then define completion around that behavior and any documented verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100