Changes.Watch

Databases changelog digest

Apr 20 - Apr 26, 2026. Useful releases, risky migrations, and noisy updates from the Databases channel.

No matching updates in this bucket.

Databases updates in 2026-w17

7.8.0

  • Added queryPlanCacheMaxSize option to PrismaClient for fine‑grained query‑plan cache control.
  • Fixed numerous bugs across Prisma Client, Schema Engine, and adapters, including JSON filter panics, enum mapping, parameter limits, SQL Server casts, migrate diff messages, concurrent index creation on PostgreSQL, and D1 savepoint handl...
  • Improved D1 adapter savepoint operations to be silent no‑ops with debug logging.