-
## Describe the issue
Using Remix 2.9.2 with any version of libsql/client >= 0.6.0 results in the following error:
```sh
node:internal/url:814
const href = bindingUrl.parse(input, base, rais…
-
Unlike http:// libsql:// defaults to HTTPS. This doesn't seem quite right honestly and made for a poor first impression during my getting started tutorial.
-
Hi,
I'm using golang and am using [go-libsql](https://github.com/libsql/go-libsql).
When I import `sqlite3` and `libsql`, both drivers, the error below occurs.
```go
import (
_ "github.com/l…
-
` error: failed to run custom build command for `libsql-ffi v0.2.1 (https://github.com/penberg/libsql/?rev=5a806fe53cc84a5a49853d4ae30bad64b7210c67#5a806fe5)`
Caused by:
process di…
-
### Describe what you want
I recently switched from D1 to LibSQL and for a short time I had D1 and LibSQL running at the same time in the application. My expectations was both are SQLite, the result …
shyim updated
1 month ago
-
If we use SQLite to store the data dictionary then we get rid of a serious shortcoming in InnoDB when there are greater than 5000 files. Currently we have to scan the directories to map the names to t…
-
### What should be done?
I propose to add support for libsql to ferretdb
This is a fork of sqlite created by Turso that allows to connect to remote Sqlite databases.
You can use the Turso or host…
-
Not sure what I'm doing to trigger this, please let me know if I can provide more details.
Python 3.12.4 on MacOS 14.5 with libsql-experimental==0.0.34
```
thread '' panicked at src/lib.rs:411:39…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
### Astro Info
```block
$ astro info
Astro v5.0.0-beta.1
Node v20.10.0
System macOS (arm64)
Package Manager bun
Output …