tursodatabase / tursodatabase/libsql-client-ts
Refactor sqlite3.ts to just call the rust versions of the fn directly
Open
@penberg is already working on this.
Since Oct 31, 2023.
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
We should remove all the logic in sqlite3.ts so that it just calls its rust counter parts. That way we can centralize error messages and logic.
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.
Assessment
This issue has not been assessed yet.