Record has changed since last read in table
{ code: 1020, message: "Record has changed since last read in table 'daemon'", state: "HY000" }
I get this error once every couple of seconds.
I don't really understand why. sure, it might be changed since I read it but I don't care?
I'm not sure how to fix...caching
React strict mode MongoDB race condition
Is this a bad Idea? Transition to Rust Free, Using TS Paths to override old @prisma/client imports
Ideally we will be refactoring all 939 files for example ``` // import { Prisma, PrismaClient, biz_buz } from "@prisma/client";...
Turborepo x Prisma x Neon
wasm_packages_database_prisma_generated_client_query_engine_bg_325b988e was not injected...How do I update the password for Prisma Console?
MaxListenersExceededWarning: Possible EventEmitter memory leak detected
What does `Rust Free` mean when I'm still getting Rust panics?
rust free engine now, but when I push the edge cases that broke the rust engine, they still break in the rust free version (see #28058).
Does rust free just mean rust isn't the one executing the query?
Rather than rust also not being involved in generating the query?
...Consider collaborating with prisma-json-types-generator to support rust-free ORM & ESM generator
Right now, it doesn’t reflect very well on Prisma that such a widely used community package is left in limbo without an official response. ...
When using @prisma/adapter-pg, are additional options required for DATABASE_URL?
db-name
version 6.16...When using @prisma/adapter-pg, are additional options required for DATABASE_URL?
db-name
version 6.16...Why do I need to disable cache for prisma generate on turborepo?
New queryCompiler with postgres adapter in AWS lambda poor performance
Custom output path with prisma-client (esm) in NestJS
Anyone else seeing "The inferred type cannot be named..." errors after 6.16 update?
Unable to download engines on Prisma init
Schema engine error
rust-free engine with accelerate
Error [PrismaClientValidationError]: Prisma Client was configured to use the `adapter` option but `prisma generate` was run with `--no-engine`.
Error [PrismaClientValidationError]: Prisma Client was configured to use the `adapter` option but `prisma generate` was run with `--no-engine`.
Prisma.validator is gone but docs still have it and not sure the alternative