docker container problem

Help with findFirst and none relations
Can't see relation field in Types
stages
visible in my code? (What I mean is in the image attached, stages
doesn't appear on the types for ProjectPage
.)
```ts
model ProjectPage {...
Help with multiple prisma clients in a turbo monorepo
At what point is a query used up from the 60k
Contacts: error combining many-to-one with one-to-one on the same models
Getting error when using Prisma Optimize
How do the accelerate and read replica extensions interact?
property 'data' does not exist on args when using $extends
NPM network error only when trying to fetch Prisma
updateMany fails with "You can't specify target table 'Org' for update in FROM clause" error
How can i implement Prisma Client as shared package?
@relation field referencing a compound id
Slowness issue when using Supavisor connection pooling with Prisma
console.time
and the result was clear.
The tests are done locally with a remote postgres database hosted on Supabase with Supavisor enabled. I have the latest version of Prisma installed
Here is my connection string in my .env
...unexpected message from server
error in connector: error querying the database: unexpected message from serverI try to replicate with the same query, but the error persists. Is this the kind of error wherein it makes sense to implement some kind of retry logic?...
Accelerate SWR option not re-fetching/revalidating cache
Types are broken because of read replicas extension
How do I go about seeding with the D1 adapter?