v8.0.0-rc.11-dev.32: docs: replace em dashes in the error reference (#30326)
- Prisma 近 90 天出现 98 次
- Prisma 近 90 天第 98 次发版
- 上一次:同一天稍早 · v8.0.0-rc.11-dev.31: feat(psl): merge repeated namespace blocks (#30343)
发生了什么
Linked issue n/a, small change Summary The public error-reference page on prisma.io is generated from docs/reference/error-reference.md , and the docs repo now lints prose for em dashes ( prisma/web#8288 and its follow-up). Every — in this file becomes , , or : where a full clause follows. No codes, payloads, or meaning change. Testing performed grep -c — docs/reference/error-reference.md returns 0. 🤖 Generated wit…
摘要按规则整理自下方来源原文