Prisma ORM v7.2.0: migrate URL flags and Bun-aware prisma init
v7.2.0December 17, 2025
Prisma ORM
Prisma ORM v7.2.0: migrate URL flags and Bun-aware prisma init
- #28830: feat: add
sqlcommenter-query-insightsplugin- Adds a new SQL commenter plugin to support query insights metadata.
- #28860: feat(migrate): add
-urlparam fordb pull,db push,migrate dev- Adds a
-urlflag to key migrate commands to make connection configuration more flexible.
- Adds a
- #28895: feat(config): allow undefined URLs in e.g.
prisma generate- Allows certain workflows (such as
prisma generate) to proceed even when URLs are undefined.
- Allows certain workflows (such as
- #28903: feat(cli): customize
prisma initbased on the JS runtime (Bun vs others)- Makes
prisma inittailor generated setup depending on whether the runtime is Bun or another JavaScript runtime.
- Makes
- #28846: fix(client-engine-runtime): make
DataMapperErroraUserFacingError- Ensures
DataMapperErroris surfaced as a user-facing error for clearer, more actionable error reporting.
- Ensures
- #28849: fix(adapter-{pg,neon,ppg}): handle 22P02 error in Postgres
- Improves Postgres adapter error handling for invalid-text-representation errors (
22P02).
- Improves Postgres adapter error handling for invalid-text-representation errors (
- #28913: fix: fix byte upserts by removing legacy byte array representation
- Fixes byte upsert behavior by removing a legacy byte-array representation path.
- #28535: fix(client,internals,migrate,generator-helper): handle multibyte UTF-8 characters split across chunk boundaries in byline
- Prevents issues when multibyte UTF-8 characters are split across chunk boundaries during line processing.
- #28911: fix(cli): make
prisma version --jsonemit JSON only to stdout- Ensures machine-readable JSON output is emitted cleanly to stdout without extra noise.
- #28914: refactor(cli): bump
@prisma/devand usestartPrismaDevServerinstead of the deprecatedunstable_startServer- Migrates CLI dev server startup to the newer
startPrismaDevServerAPI and updates@prisma/dev.
- Migrates CLI dev server startup to the newer
VS Code Extension
- #1950: fix: TML-1670 studio connections
- Resolves issues related to Studio connections, improving reliability for VS Code or language-server integrations.
- #1953: chore(vscode): bump @prisma/dev, use its daemon
- Bumps the
@prisma/devdependency for the VS Code extension and updates it to use its daemon for better performance and tooling integration.
- Bumps the
Enterprise support
Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance tuning to security and compliance.
With this program you also get priority issue triage and bug fixes, expert scalability advice, and custom training so that your Prisma-powered apps stay rock-solid at any scale. Learn more or join: https://prisma.io/enterprise.