-
I am trying few options to use tinybase in my local-first application I was wondering will it be possible to sync the local SQLite DB from the client (Browser) from wa-sqlite to Edge database prodvide…
-
Running log of build failure for turso.tech=0.93.3
-
Running log of build failure for turso.tech=0.93.2
-
Running log of build failure for turso.tech=0.93.1
-
- Add an example of local only use - using LiteLLM + Ollama and local turso DB
- Run each of the examples in the readme and make sure they run, there may be need to add additional args to existing met…
-
Original discussion in [discord](https://discord.com/channels/933071162680958986/1230395548117241876/1230395548117241876)
In short inserts to database that was created with linked schema in parent …
-
### What happened?
Blob storage doesn't work:
GuzzleHttp\Exception\InvalidArgumentException: json_encode error: Malformed UTF-8 characters, possibly incorrectly encoded
### How to reproduce the b…
-
## Problem
Now, enum removed in sqlite
## Solution
When develop time, It is very convenient to verify the schema.prisma with sqlite
## Alternatives
## Additional context
lglie updated
4 weeks ago
-
### Question 💬
@next-auth/drizzle-adapter is not available on npm, resulting in us having to use the Authjs adapter.
`adapter: DrizzleAdapter(db)`
Adding the authjs drizzle adapter to a Nextjs p…
-
Hi,
Recently I've been looking into SQLite for my Flutter application & love using Drift. I was wondering if there is currently support for libsql based connections?
I've been scouring the net…