Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tursodatabase/libsql-client-ts issues and pull requests

#185 - Periodic sync support

Pull Request - State: closed - Opened by penberg 8 months ago

#184 - @libsql/client Module parse failed: Unexpected character ' ' (1:1)

Issue - State: open - Opened by draqo666 9 months ago - 6 comments

#183 - add symlink to root readme

Pull Request - State: closed - Opened by notrab 9 months ago

#182 - `@libsql/client` can't be used from CommonJS modules using TypeScript

Issue - State: open - Opened by daniel-chambers 9 months ago - 2 comments
Labels: bug, good first issue, help wanted

#181 - Bump libsql dependency

Pull Request - State: closed - Opened by penberg 9 months ago

#180 - strcpy_chk: symbol not found

Issue - State: closed - Opened by Lilja 9 months ago - 27 comments

#179 - Fail createClient() if encryption key not supported but specified

Pull Request - State: closed - Opened by penberg 9 months ago

#178 - docs(readme): refresh readme

Pull Request - State: closed - Opened by notrab 9 months ago

#177 - Server returned HTTP status 400: SQL text 0 not found

Issue - State: closed - Opened by xray-robot 9 months ago - 5 comments

#176 - Encryption key support

Pull Request - State: closed - Opened by penberg 9 months ago

#175 - Switch to Node's filesystem for libsql-wasm

Issue - State: open - Opened by penberg 9 months ago - 7 comments
Labels: enhancement, good first issue, help wanted

#173 - Allow foreign key constraints to be disabled in batches

Issue - State: open - Opened by psarna 10 months ago - 3 comments

#165 - `lastInsertRowid` should respect `intMode` config

Issue - State: closed - Opened by netroy 10 months ago

#138 - Deno example in README.md doesn't work with files

Issue - State: open - Opened by penberg 12 months ago - 11 comments

#123 - Fix the local database implementation of Client.batch()

Issue - State: open - Opened by penberg about 1 year ago - 1 comment

#119 - Long-lived client object can cause "invalid baton" errors

Issue - State: open - Opened by penberg about 1 year ago - 8 comments
Labels: bug

#101 - Receiving different shapes of `Row` from client

Issue - State: open - Opened by penberg about 1 year ago - 4 comments
Labels: bug, enhancement, developer experience

#100 - Optimize local database access

Pull Request - State: closed - Opened by penberg about 1 year ago

#99 - `createClient` using embedded replica blocks on I/O

Issue - State: open - Opened by CodingDoug about 1 year ago
Labels: bug

#97 - Bump libsql dependency

Pull Request - State: closed - Opened by penberg about 1 year ago

#96 - Bump libsql dependency

Pull Request - State: closed - Opened by penberg about 1 year ago

#95 - Update hrana-client dependency

Pull Request - State: closed - Opened by penberg about 1 year ago

#94 - HRANA_WEBSOCKET_ERROR

Issue - State: open - Opened by kimdonginsu01 about 1 year ago - 1 comment

#93 - columnTypes behavior is confusing

Issue - State: open - Opened by CodingDoug about 1 year ago - 2 comments

#91 - Switch integer mode default to `bigint`?

Issue - State: open - Opened by penberg about 1 year ago - 1 comment
Labels: question

#90 - Expose embedded replicas in the API

Pull Request - State: closed - Opened by penberg about 1 year ago

#89 - Bring back libSQL

Pull Request - State: closed - Opened by penberg about 1 year ago

#88 - Switch to Hrana 2

Pull Request - State: closed - Opened by penberg about 1 year ago

#87 - Column introspection support

Pull Request - State: closed - Opened by penberg about 1 year ago

#86 - Switch back to better-sqlite3

Pull Request - State: closed - Opened by penberg about 1 year ago

#85 - The client does not work with bun

Issue - State: closed - Opened by avinassh about 1 year ago - 2 comments

#84 - Vercel Serverless Cannot find module '@libsql/linux-x64-gnu'

Issue - State: closed - Opened by diboune about 1 year ago - 7 comments

#83 - Update libsql dependency

Pull Request - State: closed - Opened by penberg about 1 year ago

#82 - Upgrade to libsql 0.1.2

Pull Request - State: closed - Opened by penberg about 1 year ago

#81 - The switch to libsql package inherits libsql semicolon parsing problems via executeMultiple()

Issue - State: closed - Opened by CodingDoug about 1 year ago - 1 comment
Labels: bug

#80 - ci: Disable Hrana 3 WebSocket tests

Pull Request - State: closed - Opened by penberg about 1 year ago

#79 - Hrana 3 WebSocket tests are broken

Issue - State: open - Opened by penberg about 1 year ago

#78 - exec() blindly splits statements on semicolons, fails on valid SQLite statements

Issue - State: closed - Opened by CodingDoug about 1 year ago - 2 comments
Labels: bug

#77 - Switch to libsql package

Pull Request - State: closed - Opened by penberg about 1 year ago

#76 - Statement column type introspection

Issue - State: closed - Opened by penberg about 1 year ago
Labels: enhancement, good first issue, help wanted

#75 - Inform users how to solve cf's error

Issue - State: open - Opened by gris about 1 year ago

#74 - @libsql/client prints several module warnings in Next.js

Issue - State: open - Opened by rosszurowski about 1 year ago - 12 comments

#73 - Rename index.ts to node.ts and add ./node import

Pull Request - State: closed - Opened by honzasp about 1 year ago

#72 - Add more tests for handling of numeric values

Pull Request - State: closed - Opened by honzasp about 1 year ago - 1 comment

#71 - feat(bun): add bun sqlite support

Pull Request - State: open - Opened by Hebilicious about 1 year ago - 10 comments

#70 - bun support

Issue - State: open - Opened by Hebilicious about 1 year ago - 1 comment

#69 - Make better-sqlite3 dependency optional

Issue - State: open - Opened by penberg about 1 year ago - 4 comments
Labels: enhancement, good first issue, help wanted

#68 - Use Hrana 3 when available

Pull Request - State: closed - Opened by honzasp about 1 year ago

#67 - Deno compatible local client

Issue - State: open - Opened by adoublef over 1 year ago - 9 comments
Labels: enhancement

#66 - Allow the user to provide custom fetch() function

Pull Request - State: closed - Opened by honzasp over 1 year ago

#65 - Override the default import for supported edge runtimes

Pull Request - State: closed - Opened by honzasp over 1 year ago

#64 - Test on Vercel Edge Functions in CI

Pull Request - State: closed - Opened by honzasp over 1 year ago

#63 - Automated testing on Netlify Edge Functions

Issue - State: open - Opened by honzasp over 1 year ago
Labels: enhancement

#62 - Automated testing on Vercel Edge Functions

Issue - State: closed - Opened by honzasp over 1 year ago

#61 - Add `ResultSet.toJSON()`

Pull Request - State: closed - Opened by honzasp over 1 year ago

#60 - Library in serverless environment is bloated by better-sqlite3

Issue - State: closed - Opened by khuezy over 1 year ago - 4 comments

#59 - Improve error message when transaction times out

Issue - State: closed - Opened by penberg over 1 year ago - 1 comment
Labels: bug

#58 - Enable `JSON.stringify` for ResultSet and Row objects

Issue - State: closed - Opened by CodingDoug over 1 year ago

#57 - Make transaction mode optional and default to `"deferred"`

Pull Request - State: closed - Opened by honzasp over 1 year ago

#56 - Switch default transaction mode to "deferred"

Issue - State: closed - Opened by penberg over 1 year ago - 1 comment
Labels: enhancement

#55 - Respect proper key runtime

Issue - State: closed - Opened by Hebilicious over 1 year ago - 8 comments

#54 - Add Client.protocol

Pull Request - State: closed - Opened by honzasp over 1 year ago - 1 comment

#53 - Improve examples

Pull Request - State: closed - Opened by honzasp over 1 year ago

#52 - Add methods to discover the used protocol

Issue - State: closed - Opened by honzasp over 1 year ago

#51 - Implement IntMode

Pull Request - State: closed - Opened by honzasp over 1 year ago - 1 comment

#50 - Incorrect imports for esm assets

Issue - State: closed - Opened by huozhi over 1 year ago - 1 comment

#49 - Add `executeMultiple()` and `Transaction.batch()`

Pull Request - State: closed - Opened by honzasp over 1 year ago

#48 - Correctly handle `ROLLBACK` and `OR ROLLBACK` in batches and transactions

Issue - State: open - Opened by honzasp over 1 year ago - 1 comment
Labels: bug

#47 - ReferenceError: queueMicrotask is not defined

Issue - State: closed - Opened by meech-ward over 1 year ago - 4 comments

#46 - Introduce `TransactionMode`

Pull Request - State: closed - Opened by honzasp over 1 year ago

#45 - Add TypeDoc-generated reference documentation

Issue - State: open - Opened by honzasp over 1 year ago
Labels: documentation, enhancement

#44 - Use Hrana over HTTP 2

Pull Request - State: closed - Opened by honzasp over 1 year ago

#43 - Add `executeMultiple()`

Issue - State: closed - Opened by honzasp over 1 year ago

#42 - Add `Transaction.batch()`

Issue - State: closed - Opened by honzasp over 1 year ago

#41 - Add tests for naive INSERT/UPDATE/DELETE parsing

Pull Request - State: closed - Opened by honzasp over 1 year ago

#40 - Local dev UX paired with edge hosting without node API

Issue - State: closed - Opened by 55lj over 1 year ago - 3 comments

#39 - Allow configuring http

Issue - State: closed - Opened by ben-xD over 1 year ago - 11 comments

#38 - Allow custom fetch function for `@libsql/client/http`

Issue - State: closed - Opened by Coretteket over 1 year ago - 15 comments

#37 - Run a smoke test on Cloudflare Workers

Pull Request - State: closed - Opened by honzasp over 1 year ago

#36 - [Cloudflare Workers] Could not resolve "node:buffer"

Issue - State: closed - Opened by ben-xD over 1 year ago - 2 comments

#35 - Periodically open a new WebSocket connection

Pull Request - State: closed - Opened by honzasp over 1 year ago

#34 - Cache SQL texts with Hrana 2

Pull Request - State: closed - Opened by honzasp over 1 year ago

#33 - Can't resolve 'utf-8-validation' on Windows

Issue - State: closed - Opened by penberg over 1 year ago - 2 comments
Labels: enhancement, help wanted

#32 - Client returns integers beyond JavaScript precision

Issue - State: closed - Opened by penberg over 1 year ago - 11 comments
Labels: bug, help wanted

#31 - Optimize batch statements execution

Pull Request - State: closed - Opened by piotrkira over 1 year ago - 4 comments

#30 - Reconnect the Hrana client on error

Pull Request - State: closed - Opened by honzasp over 1 year ago - 4 comments

#29 - Query hangs forever on Cloudflare Worker local dev

Issue - State: closed - Opened by arjunyel over 1 year ago - 20 comments

#28 - Corrections to last README update

Pull Request - State: closed - Opened by CodingDoug over 1 year ago - 2 comments

#27 - Improve README

Pull Request - State: closed - Opened by CodingDoug over 1 year ago - 2 comments

#26 - Make some exceptions more verbose and link to documentation

Pull Request - State: closed - Opened by honzasp over 1 year ago - 3 comments

#25 - Throw a nice error when WebSockets are not supported

Pull Request - State: closed - Opened by honzasp over 1 year ago - 2 comments

#24 - added error messaging in case of Hrana WebSocket failure

Pull Request - State: closed - Opened by sabercoy over 1 year ago - 3 comments

#23 - WebSocket connection breakage with Vercel Edge functions

Issue - State: closed - Opened by penberg over 1 year ago - 1 comment
Labels: bug, help wanted