Auth docs now include clearer examples for user-owned rows.
Postgres changelog updates
Postgres, ORM, hosted backend, migrations, and data safety changes. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.
Use this Postgres changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.
Products in this channel
Latest Postgres changelog updates
Client generation handles workspace output paths more consistently.
Patch release includes planner fixes and replication reliability updates.
Image transformations can now be cached with more explicit controls.
Added queryPlanCacheMaxSize option to PrismaClient for fine‑grained query‑plan cache control.
Added an interactive `prisma bootstrap` command that automates full Prisma Postgres setup (init, link, install deps, migrate, generate, seed).
Updated the effect dependency to remediate a security vulnerability.
Introduced a new Prisma Postgres CLI group with a link command and added streaming schema parsing for extremely large files.