-
Current behaviour:
```
➜ ~ turso db list
NAME URL ARCHIVED
charmed-rat-king libsql://charmed-rat-king-avinassh.turso.io Yes
…
-
### What version of `drizzle-orm` are you using?
^0.35.3
### What version of `drizzle-kit` are you using?
^0.26.2
### Describe the Bug
I got this error only on the Windows machine I've tried it o…
-
**Rationale** - I'd love to be able to easily share the nom db across my home and work laptop allowing me to sync my favourites and read items, there might be a more sensible way to do this but I was …
-
It appears that the `turso` driver is already used, but because the credentials are hard-coded to be read from the file, it is not possible to use Turso hosted databases.
Would it be possible to mo…
-
When either of the SQLite apps ([http-crud-go-sqlite](https://github.com/fermyon/enterprise-architectures-and-patterns/tree/main/http-crud-go-sqlite) or [http-crud-js-sqlite](https://github.com/fermyo…
vdice updated
3 weeks ago
-
- [ ] Turso remote
- [ ] Turso embedded?
- [ ] Turso remote direct from browser if each db can have own auth?
-
### Package version
9.2.3
### Describe the bug
Im getting the error
Cannot assign to read only property 'last_used_at' of object '#' when trying to use the access token on Bearer auth for an…
-
**Is your feature request related to a problem? Please describe.**
The [hrana protocol](https://github.com/tursodatabase/libsql/blob/main/docs/HRANA_3_SPEC.md) specification is a standard protocol …
Ehesp updated
2 weeks ago
-
**Is your feature request related to a problem?**
Since [we already got support](https://github.com/tinyplex/tinybase/issues/132) for Turso's LibSQL for persistence, making TinyBase persist to the [n…
gunta updated
2 months ago
-
**Describe the bug**
When using `better-auth` with `LibsqlDialect` and enabling the `encryptionKey` option, an `SQLITE_NOTADB` error occurs. Disabling the `encryptionKey` option resolves the issue,…