tursodatabase / tursodatabase/libsql-client-ts
How do you use the Session Extension?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
It mentions in libsql main lib that the sqlite session extension is available. How do we use it in typescript? Thanks!
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 locating the SQLite session extension reference in the libsql main library and the TypeScript client entry points. Determine the supported usage path and document it with the relevant TypeScript example, so the issue is done when users can follow the documentation to use the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite, typescript
- Domain
- database, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100