-
### Preliminary checklist
- [X] I am using the latest stable version of DDEV (see [upgrade guide](https://ddev.readthedocs.io/en/stable/users/install/ddev-upgrade/))
- [X] I have searched [existing i…
-
### Environment
Nuxi 3.0.0-rc.12
RootDir: /Users/Mohsin/Work/Client/iMoz/Projects/iMoz
Nuxt project info: (copied to clipboard)
------------------------------
- Operating System: `Darwin`
- No…
-
Wrangler mocks D1 locally with from this file `.wrangler/state/..../db.sqlite`
So I was thinking it would be possible polymorphically get the binding to query that file when developing using `next …
-
I have a db hosted on Turso.
After cloning and building I ran:
`./main libsql://.turso.io --auth=''`
Then:
`.dump`
And got an error:
`Error: Get "libsql:///dump": unsupported protocol …
-
When running `turso db update`, there is no way of immediately know what changed, if anything changed at all. One has to actually try to invoke new features or test bug fixes in order to find out tha…
-
-
# LibSQL Studio v0.3.0 Roadmap
## What should be direction of LibSQL?
There are hundreds of database GUI in the market. It is very hard for LibSQL Studio to go toe to toe with them because:
- M…
-
After installing the CLI in GitHub actions, I cannot authenticate my client with a token.
I've tried setting the env var:
```yaml
jobs:
turso-install-and-login:
runs-on: ubuntu-latest
…
-
https://orm.drizzle.team/kit-docs/commands#prototype--push
> Extended article on Turso and drizzle-kit push — [read here.](https://driz.li/sqlite-push)
The link to this extended article - https:…
sbbu updated
7 months ago
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
I'm using your ORM with Turso/LibSQL - it seems when executin…