tursodatabase / tursodatabase/libsql-client-ts
Nested transactions
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Are nested transaction supported? I can't see any references to savepoints.
Refs https://github.com/Effect-TS/effect/pull/3720#issuecomment-2392554179
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the transaction API in this TypeScript client and the referenced Effect-TS discussion about savepoints. Determine whether nested transactions are currently supported and what behavior is expected when they are nested. Done means the support question is answered, with any required behavior covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite, typescript
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100