v8.0.0-rc.8-dev.15: Include function names in attribute alternative errors (#30224)
- Prisma 近 90 天出现 41 次
- Prisma 近 90 天第 41 次发版
- 上一次:同一天稍早 · v8.0.0-rc.8-dev.14: fix(framework-components): call descriptor.factory as a method (#30222)
发生了什么
Linked issue n/a — small change; no Linear ticket. At a glance Expected one of: now() | uuid() Previously, both alternatives were labelled function call . Summary Include the pinned function name in attribute parsing errors so users can identify the accepted calls. Decision Use ${name}() as the funcCall label. oneOf already aggregates alternative labels, so it needs no changes. How it fits together Each function-cal…
摘要按规则整理自下方来源原文