-
### 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…
-
Currently we just have a "Burning Man event playlist" hardcoded in the `initialPlaylist.json` file. You can modify this playlist in the UI but you can't persist it. Let's allow persisting playlists to…
-
When I'm connected to a database on Turso via libSQL and emit any SELECT query, I get the following error:
`e.reduce is not a function`.
Steps to reproduce the behavior:
1. Connect to a database …
-
### 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…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
Haven't even updated any of the packages but started getting t…
-
### Describe the solution you'd like
I created a view using an existing table and it doesn't show up in the table list.
Sometimes it is important to see the view table, and I would like to see th…
-
I would like to be able to use [pg-mem](https://github.com/oguimbal/pg-mem) with Prisma 2.
The lib already has adapters for other common libraries, but I think there is no (easy) way to create an a…
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
The current Cloudflare pages setup makes it hard to develop qwik-city with Cloudflare page functions. Cloudflar…
-
When trying to build my next.js project i got an error from webpack, it seems that it is trying to parse files from node_modules, more specifically from libsql Here is the file i think might be causin…
-
When I try to run the Axum Turso example, I get the error:
error[E0277]: the trait bound `TursoOutput: IntoResource` is not satisfied
|
15 | #[shuttle_runtime::main]
| ^^^^^^^^^^^^^^^^^^^^^…