- Introduce an ORM caching layer with an LRU cache to reuse compiled query plans and reduce event‑loop contention
- Add preview support for Partial (filtered) Indexes on PostgreSQL, SQLite, SQL Server, and CockroachDB
- Fix multiple issues: CREATE INDEX CONCURRENTLY migrations, BigInt precision in JSON aggregation, Unicode DB names, transaction commit errors, race conditions, and connection string parsing
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.