drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Function to check if the transaction is active
Open
enhancement
qb/transactions
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Feature hasn't been suggested before.
- [X] I have verified this feature I'm about to request hasn't been suggested before.
### Describe the enhancement you want to request
This is definitely an important feature. If a developer consumes an error during a transaction, control flow may continue when the transaction was aborted on the database's side.
Contributor guide
Assessment
This issue has not been assessed yet.