-
### Link to reproduction
https://github.com/mikecebul/versions-sqlite
### Environment Info
Binaries:
Node: 20.14.0
npm: 10.7.0
Yarn: N/A
pnpm: 9.7.0
Relevant Packages:
payload: 3.0.0-beta…
-
### What is the problem this feature would solve?
There currently is no Turso/LibSQL adapter in the Effect ecosystem, although there are adapters for other providers such as d1.
### What is the …
-
### Description
I just started using Turso with my Laravel app, which is hosted by Fly.io. Every time I save a resource, I receive the exception below. Tried to Google it and at least I've found tha…
-
Path: /api-reference/databases/create
**Goal**: To create database from existing dump
I've uploaded the dump successfully, which is quite big (around ~600MB). I've got the `dump_url`, so I proce…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
I am playing around with a local installation of sqld in a docker container and I wonder how I can enable the `attach` permissions for a database.
Currently I am running
```sh
$ docker run -p8080…
-
### What happened?
Fresh installed laravel project, and installed everything needed from the turso laravel doc [link](https://docs.turso.tech/sdk/php/guides/laravel).
when run php artisan migrat…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
See…
-
Path: /sdk/php/quickstart
Trouble with the documentation (probably skill issue 😆)
- curl --proto '=https' --tlsv1.2 -sSf "https://darkterminal.github.io/turso-php-installer/dist/turso-php-instal…
-
### What happened?
The database driver not be able to insert non English character.
I have checked that sqlite is utf-8.
In addition, I tried using sqlite instead of turso-driver-laravel , an…