packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript::client generation 100 models with relations
-8%
41.7 s
45.5 s
Commits
Click on a commit to change the comparison range
feat(migrate): Remove "please create new issue", a residue of the old `migrate` CLI tool (#18162)
* feat(migrate): close #17268
* fix: snapshots
* fix: snapshots
* fix: snapshots
base
61caee9
7 months ago by jkomyno
-6%
fix(internals): support all yarn versions in isYarnUsed
Follow-up to <https://github.com/prisma/prisma/pull/18976>.
`ni` returns either `yarn` or `yarn@berry` depending on the yarn version.