prisma known bugs

npm

3 known bugs in prisma, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.

3
bugs
Known bugs
SeverityAffectedFixed inTitleStatusSource
high6.1.06.1.1
findMany with include on nullable relation returns empty array on PostgreSQL
When a nullable relation was included in findMany, results with NULL foreign keys returned an empty array instead of the parent rows. Fixed in 6.1.1.
closedgithub:#25789
medium5.22.05.22.1
Connection pool exhausts under high concurrency with transactionOptions.maxWait
transactionOptions.maxWait leaked connections when the wait timed out. Workaround: do not set maxWait. Fixed in 5.22.1.
closedgithub:#25003
medium6.0.06.0.1
Prisma 6 generate fails on Windows with spaces in path
Paths containing spaces (e.g. `C:\Program Files\...`) broke the `prisma generate` step. Workaround: symlink into a space-less path. Fixed in 6.0.1.
closedgithub:#25310
API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/bugs/npm/prisma
prisma bugs — known issues per version | DepScope | DepScope