-
Hi. I found this repo searching for example using turso and axum. I've done some testing and found that using a Connection that is shared as State results in errors after a some successful requests if…
-
Users wanting to use extensions today, miss out on local development experience.
For `file` URL users, the client doesn't provide a good way to bring in and load the extensions: we miss both a libsql…
-
```
penberg@vonneumann libsql % export LIBSQL_HRANA_URL=$(turso db show --url foo)
penberg@vonneumann libsql % export LIBSQL_AUTH_TOKEN=$(turso db tokens create foo)
penberg@vonneumann libsql % car…
-
I have an app deployed in production that has a replica db saved in the app folder, and today i checked the logs and saw this error:
ERROR libsql::replication: replicator sync error: replication e…
Aft1n updated
2 weeks ago
-
I'm using `libsql` package to run an introspection query, and it`s failing thinking "%AUTOINCREMENT%" is a column.
The SQL Standard defines "something" to be evaluated as strings, but SQLite is su…
-
Hey team,
I have an error I'm struggling to fix. I find similar MODULE_NOT_FOUNDS, but those seemed different.
- I am deploying my astro site on vercel
- [Britnell/pushbullet](https://github.com/…
-
Just signed up to try Turso as a huge fan of SQLite but sadly encountered a weird bug right off the bat.
I say weird because when I try the the sample code as a standalone, in a separate go projec…
-
My config:
```yml
services:
turso:
image: ghcr.io/tursodatabase/libsql-server:v0.23.0@sha256:2e5fca03933b72de748cc0370cdbf494b82e010c7df98904f6ab2ff06b571fce
ports:
- "8080:808…
-
## Description
When attempting to migrate a Turso schema database with Goose, the following error occurs:
`2024/05/10 11:47:00 goose run: failed to execute SQL: BEGIN`
`error code 500: Internal Err…
-
### 🔖 Enhancement description
Add SQLite as an option in db selection. (I would to see appwrite either support D1 or Turso.)
### 🎤 Pitch
Edge computing is becoming increasingly popular in database …