6.10.1
📦 prismaView on GitHub →
🐛 2 fixes🔧 5 symbols
Summary
Prisma 6.10.1 is a patch release fixing PostgreSQL connection termination on Windows and resolving a significant performance regression in the queryCompiler preview feature.
🐛 Bug Fixes
- Fixed an issue where PostgreSQL connections were not gracefully closed on Windows during Prisma Migrate operations.
- Resolved a performance regression in the queryCompiler preview feature related to in-memory joins in the TypeScript-based query executor.
🔧 Affected Symbols
Prisma MigratequeryCompilerrelationJoinsrelationLoadStrategyprisma dev