- Add new `prisma db pull` command to replace `prisma introspect`, with a deprecation path for the old command.
- Remove automatic relation‑syntax insertion; developers must run `prisma format` explicitly to apply relation rules.
- Introduce Go client upsert support and allow custom ts-node options for `prisma db seed`, improving TypeScript seeding (e.g., Next.js).
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.