-
### What version of `drizzle-orm` are you using?
0.28.3
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
sql`sum()` does not return a number, it returns a string
###…
-
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 …
-
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…
-
Create a database most likely using Turso to store user information. Clerk will store login information including passwords so the database will not store this. The database's primary key is the user…
-
Following works with sqlite but fails with libsql:
```shell
sqlite> .load ./vector0
sqlite> .load ./vss0
sqlite> select vss_version();
v0.1.2
sqlite> CREATE VIRTUAL TABLE IF NOT EXISTS vs…
-
### What version of `drizzle-orm` are you using?
0.29.3
### What version of `drizzle-kit` are you using?
^0.20.9
### Describe the Bug
Next.js doesn't build when I have a route handler w…
-
Downloading Linux_x86_64 ...
######################################################################## 100.0%
Installing to /home/.turso
gzip: stdin: unexpected end of file
tar: Child returned …
-
### Description
The SQLite adapter currently does not implement getSessionAndUser, requiring two round trips to get get a user and session. I don't see anything query wise that would stop this from …
-
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…
-
i use winget on windows (officially supported by microsoft) & scoop sometimes if winget isn't available.