-
**Is your feature request related to a problem? Please describe.**
I use SQLite, but the libSQL / Turso variant. It would be awesome if the sqlite support could be enriched to support this.
**De…
-
Add `dialect: 'turso'` in drizzle.config.ts files 👍
ref: https://orm.drizzle.team/docs/tutorials/drizzle-with-turso
note: this is only relevant for the latest version of `drizzle-kit`
-
Steps to reproduce.
1. Clone the project
2. `pnpm install`
3. rename `.env.example` to `.env` and add the `FROM_EMAIL=team@something.com`
4. run `pnpm run generate`
```
❯ npm run generate …
-
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…
-
- [ ] Turso remote
- [ ] Turso embedded?
- [ ] Turso remote direct from browser if each db can have own auth?
-
## Describe the feature
Unless I am mistaken, Gorm does not support a network connected SQLite database, specifically [libsql](https://github.com/tursodatabase/libsql) / [Turso](https://turso.…
-
## Description
Hi!
When accessing data from my site hosted on Vercel, I'm getting a 401 HTTP status code being thrown from the `@libsql/client` and I have no clue why. When I connect to the databa…
-
I tested the test application on 2 different devices, both with ARM64 processors
First device:
```
failed to connect to tombstoned: Permission denied
*** *** *** *** *** *** *** *** *** *** …
-
### Description
After going through the steps in the documentation, I'm unable to start/restart my php process because of an error loading the liblibsql_php.so library.
### Minimal Reproduction
com…
-
### 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…