Prisma Blog
Read post

Prisma Studio Migrations View: See Your Migration History

Prisma Studio now includes a Migrations view for Prisma Next projects, showing the full migration history of a PostgreSQL database as a visual timeline. Each entry displays a schema diff (with color-coded model changes), the exact SQL that executed, and a Prisma-schema diff. The history is read directly from two tables Prisma Next maintains in the database itself — not from the repo — so it reflects what actually ran, including migrations applied from CI or teammates. The feature shipped in @prisma/studio-core 0.32.0 and is available via `npx prisma@dev studio` or in the embedded Studio in Prisma Console. Current limitations include Prisma Next on PostgreSQL only, applied migrations only, and no support for classic Prisma ORM projects.

    #database#typescript#postgresql#prisma
Jul 17•8m read time•From prisma.io
Post cover image
Table of contents
What did that migration actually do?What the Migrations view showsA walkthrough you can runReading a migrationWhere the history comes fromWhere you can use itWhere this fitsFrequently asked questionsTry it
66.4K Impressions1 Comment
Prisma Blog's image
Prisma Blog

13 Followers

•

88 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard