← 返回事件
持续讨论科技发版8.0.0-rc.8

v8.0.0-rc.8-dev.16: fix(psl-parser): validate AST kinds across parser copies (#30228)

发生了什么

Fixes false language-server diagnostics for valid PSL schemas that contract emit accepts, including the schema generated by prisma orm init . Changes Replace constructor-identity checks in all 11 attribute combinators with existing kind-based AST casts. Add an integration regression comparing CLI emission with the LSP diagnostic pipeline across the internal-parser/public-interpreter boundary. Cover the init schema,…

摘要按规则整理自下方来源原文

为什么在扩散

来源