packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript::client generation 100 models with relations
+41%
54.2 s
38.5 s
Commits
Click on a commit to change the comparison range
ci: run client types on free runners (#19015)
Co-authored-by: Joël Galeran <Jolg42@users.noreply.github.com>
base
c6995eb
7 months ago by millsp
+41%
fix(client): Fix deno build after keyed-dmmf migration
`dmmfToRuntimeDataModel` is not exported from runitme and is not
used in generated client, but was imported. This causes an error for
`edge-esm` runtime, used by Deno.