v8.0.0-rc.7-dev.5: The prisma-8 skill teaches agents the real migration model (#30123)
- Prisma 近 90 天出现 20 次
- Prisma 近 90 天第 20 次发版
- 上一次:同一天稍早 · v8.0.0-rc.7-dev.4
发生了什么
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…
摘要按规则整理自下方来源原文