v8.0.0-rc.8-dev.16: fix(psl-parser): validate AST kinds across parser copies (#30228)
- Prisma: 43 events in the last 90 days
- Prisma: 43th Release in the last 90 days
- Previous: earlier the same day · v8.0.0-rc.8-dev.15: Include function names in attribute alternative errors (#30224)
What happened
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,…
Summary assembled by rule from the sources below