tursodatabase / tursodatabase/libsql-client-ts

TRANSACTION_CLOSED issue with Prisma

Open
#124 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
576
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Someone reported that with the following Prisma example, they're always getting TRANSACTION_CLOSED error on the first write:

https://www.prisma.io/blog/prisma-turso-ea-support-rXGd_Tmy3UXX

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Prisma example linked in the issue and trace the first write that produces TRANSACTION_CLOSED in the libsql-client-ts codebase. The issue does not name an entry point or test; done means determining the cause and confirming that the example's first write no longer fails.

Written by the indexing model from the issue text.

Assessment

Tech stack
sqlite, typescript
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.