← All versions
v1current
Confirm the schema before migrating
Confirm the schema before migrating.
by TEKAnology · published Jul 8, 2026
Target models
claude-sonnet-5
Time
5 min
Difficulty
Easy
Cost
0
Tools / stack
Claude CodePrismaPostgres
Inputs required
An active Claude Code session with a project that uses Prisma, and a schema change you want made.
Expected output
Claude Code replies with the exact proposed schema and waits for explicit approval before running any migration command.
Golden Example
Input
Before you migrate, show me the exact Prisma schema for the new table and wait for my go-ahead.
Output
the schema block from earlier — the ReproReport model example)