introspecting never loading
JSON Filtering on object key value inside array example from doc doesn't work
await db.Test.create({data: {data: [{petName:"Claudine"}, {petName: "Sunny"}]}})...
.update return null when data is found using .findUnique using the same where clause (version 5.17.
Error when using accelerate (Local Development)
prisma generate after updating DB URL.
im using sveltekit and postgres db.
...Any way to decrease prisma client size for Cloudflare D1?
prisma generate takes the bundle size from 30kb to 860kb which is super unreasonable for a serverless project. Is this intended and is there anything I can do to decrease the size in production?Property does not exist on type..but it clearly does.
const lastIdResult = prisma.descriptionDiff.findFirst({ where: { packageId: thisPackage.id...

How to kill idle connections properly in postgres
NestJs + Prisma Optimize
Prisma Accelerate Typescript
Nested orderBy
Cannot set up optimize
withOptimize.``` [optimize] HTTP 401 Unauthorized: TypeError: Body is unusable at specConsumeBody (node:internal/deps/undici/undici:5549:15)...
Question about interactive transactions
Getting error on "npx prisma init"
> Downloading Prisma engines for Node-API for debian-openssl-3.0.x [ ] 0%
> Downloading Prisma engines for Node-API for debian-openssl-3.0.x [ ] 0%
Deleting User Account and All Related Data
$use replacement for tracking prisma calls per request
$use is getting deprecated, and wondered if anyone has an alternative method for keeping track of the number of prisma calls which happen in a single request?Migration gets stuck

Application breaks when adding .$extends to prisma initialziation
.$extends(unitNameFormattingExtension());
to the file where I initilize prisma, the app breaks with the error PrismaClient is unable to run in this browser environment
Here's the full code:...
Prisma Accelerate + Prisma Studio
p=e.match(BAt)?.[1]??"",g=e.match(UAt)?.[1]??null,v=e.match(GAt)?.[1]??null,{getPrismaClient:x,PrismaClientKnownRequestError:E,PrismaClientRustPanicError:D,PrismaClientInitializationError:P,PrismaClientValidationError:R}=require(${u.prismaClient}/runtime/${c}`),k=e .....
...concat two Prisma.sql queries.
