← Back to Changelog

Set the query plan cache size in Prisma ORM

April 22, 2026
PrismaPrisma ORM

Prisma ORM adds a parameter that sets the query plan cache size. It also fixes JSON equality evaluation and stops the Cloudflare D1 adapter from attempting unsupported savepoint operations.

Prisma ORM

Prisma ORM adds query plan cache tuning and fixes JSON equality and Cloudflare D1 correctness issues.

New
  • Prisma ORM now accepts a parameter that sets the size of the query plan cache. (prisma/prisma#29503)
Fixed

Need help applying these changes in production? Prisma Enterprise Support can help with schema design, performance, security, and compliance.

On this page