v8.0.0-rc.11-dev.31: feat(psl): merge repeated namespace blocks (#30343)
- Prisma 近 90 天出现 100 次
- Prisma 近 90 天第 100 次发版
- 上一次:同一天稍早 · v8.0.0-rc.11-dev.30
发生了什么
Allow repeated same-name namespace blocks in a single PSL file to contribute declarations to one logical namespace. Changes Create each namespace once and extend its members; preserve duplicate-name errors across blocks and declaration kinds. Retain every authored namespace node/span in NamespaceSymbol.declarations ; migrate SQL, Mongo, and Prisma 7 diagnostic consumers. Use null-prototype namespace/member dictionar…
摘要按规则整理自下方来源原文