Console Spam: "CODE: PrismaClientOnContextInstanceOfStrategyFailed"
prisma-client "Model" suffix?
import { User, Post } from "./generated/prisma/models.js"
import { User, Post } from "./generated/prisma/models.js"
Rate Limited. Account on "Hold"
This request could not be understood by the server: {"type":"UnknownJsonError","body":{"code":"P6003","message":"There is a hold on your account. Reason: planLimitReached. Please contact Prisma support if you think this is an error."}} (The request id was: 955bf7c6ded414f2)
We are on starter plan in vercel. We don't even need accelerate but at this point this hold is affecting production. How can we move past this?...Optimize console gives 500 error

ESM with D1 and prisma-client-js
prisma-client, which does generate ESM, but doesn't work with the D1 adapter.
How can I reconcile the 2?...$transaction with an array
Inconsistent client generations (build breaking)

Convert Prisma enum to Typescript enum (and opposite)
ESM support in Prisma Client
Changes to the schema on production
Queries 200-400ms slower after migrating to queryCompiler (6.10.1)
Accelerate errors
Can't create database with new account (in any region)
D1_ERROR: too many SQL variables at offset 340: SQLITE_ERROR
Prisma database name overwritten with localhost IP
Error configuring adapter using the new "prisma-client" ts esm generator

wasm-engine-edge not found
Error: Could not load /Users/project/node_modules/@prisma/client/runtime/wasm-engine-edge.js: ENOENT: no such file or directory, open '/Users/projects/node_modules/@prisma/client/runtime/wasm-engine-edge.js'
Error: Could not load /Users/project/node_modules/@prisma/client/runtime/wasm-engine-edge.js: ENOENT: no such file or directory, open '/Users/projects/node_modules/@prisma/client/runtime/wasm-engine-edge.js'
multi file schema
Prisma + Supabase self-hosted
npx prisma ... commands, all of them returns the error below:
Error: P1001: Can't reach database server at {server_ip}:5432
...Remix, prisma, neon, fly.io: Can't reach database server