Prisma ORM v6.14.0 introduces relationships and findUnique queries for SQL views (Preview), re-adding the @unique attribute to view blocks so developers can define relations across virtual tables. The release also improves stability of the ESM-compatible prisma-client generator and the Rust-free queryCompiler ahead of v7, removes the deprecated prisma.$use middleware (deprecated since v4.16.0), and deprecates the metrics Preview feature. The Prisma Postgres Management API receives robustness improvements with new guides for CI/CD provisioning via GitHub Actions. OAuth token revocation is now available in Prisma Console.