-
-
### Package
@lucia-auth/adapter-drizzle
### Describe the bug
If I want to create my Drizzle adapter:
```
export const adapter = new DrizzleSQLiteAdapter(db, sessionTable, userTable);
```
…
-
Scalingo c'est pas mal, c'est en France... mais c'est lent !
Ils ne proposent pas non plus de gérer correctement la base de données SQLITE nécessaire pour node-GTFS.
J'ai testé Deno Deploy et …
laem updated
8 months ago
-
go-libsql fails fetching other columns in combination of a datetime field like this:
`SELECT id, datetime(start_date), datetime(end_date), active FROM table_name WHERE id = 1`
Every field specifie…
-
### Description
Not sure if I should make this issue in `vite`, `vike`, `vike-solid`, or `bun`.
In either case, as mentioned on Discord: https://discord.com/channels/1105779924658303058/1239651439…
-
My personal production app uses Turso DB with the default location set to Paris (cdg), but I've noticed that API calls feel quite slow.
I'm wondering if cdg has the lowest latency for my region, or i…
-
We currently have three different types of tokens: database client auth tokens and user (CLI) auth tokens, and service auth tokens. It's not very clear how they are different, and people have gotten …
-
`turso db create tokens recipe-book`
> Error: accepts at most 1 arg(s), received 2
-
Hi, thank you for building turso it looks really awesome!
I'm new to turso and trying to setup [sqlite-vss](https://github.com/asg017/sqlite-vss), but I get this error:
```bash
Error: failed to e…
-
### Astro Info
```block
Astro v4.5.8
Node v20.11.0
System macOS (arm64)
Package Manager npm
Output hybrid
Adap…