v8.0.0-rc.7-dev.5: The prisma-8 skill teaches agents the real migration model (#30123)
- Prisma: 20 events in the last 90 days
- Prisma: 20th Release in the last 90 days
- Previous: earlier the same day · v8.0.0-rc.7-dev.4
What happened
An AI agent, mid-task in a user's project, runs this and moves on: $ prisma migration plan --name add-user-role ✔ Planned migration 20260824_add-user-role from: (baseline) to: f3a9c1… from: (baseline) means the plan starts from an empty database — a full-create migration that will fail against any real one. A field tester's agent shipped exactly this, because it held the wrong mental model of the migration system: a…
Summary assembled by rule from the sources below