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

v8.0.0-rc.7

发生了什么

v8.0.0-rc.7 ORM collection pagination renames to limit / offset , and the toolchain releases against @prisma/cli-engine@0.2.3 , the engine whose config loader ships the prisma init scaffold fixes from the unified CLI's rc line. The upgrade recipe for this hop: the user recipe . Breaking changes ORM pagination is limit / offset , not take / skip — .take(n) and .skip(n) are renamed to .limit(n) and .offset(n) on SQL a…

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

为什么在扩散

来源

发布公告