-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: prisma/orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add QueryPlanCache class with LRU eviction for single and batch…
#29784
opened Jul 24, 2026 by
amalv35
Loading…
updated Jul 28, 2026
fix(conversion): add TIMESTAMPTZ support for date formatting
#29666
opened Jun 28, 2026 by
amalv35
Loading…
updated Jul 28, 2026
perf(client): expose Prisma Client performance branch
#29655
opened Jun 24, 2026 by
tensordreams
Contributor
•
Draft
updated Jul 28, 2026
perf(client-engine): split render and data-mapper prerequisites
#29658
opened Jun 25, 2026 by
tensordreams
Contributor
Loading…
updated Jul 28, 2026
feat(migrate): add --no-hints flag to migrate deploy and migrate status
lgtm
This PR has been approved by a maintainer
#29586
opened May 24, 2026 by
Leestex
Loading…
updated Jul 28, 2026
fix(adapter-mssql): surface socket errors as typed MappedError instead of throwing raw
#29491
opened Apr 19, 2026 by
matingathani
Contributor
Loading…
updated Jul 28, 2026
feat: Added server.address and server.port otel attributes
#29575
opened May 21, 2026 by
jsumners-nr
Loading…
updated Jul 28, 2026
test(client): add functional tests for orderBy on to-many relation sc…
#29488
opened Apr 18, 2026 by
DevFigueiredo
Loading…
updated Jul 28, 2026
fix(query-engine): deduplicate IN clause values in relational queries (#29478)
#29544
opened May 10, 2026 by
wahajahmed010
Loading…
updated Jul 28, 2026
fix(migrate): stabilize migrate diff when config has no datasource
#29539
opened May 7, 2026 by
narcilee7
Loading…
updated Jul 28, 2026
fix(adapter-pg): honor
?schema= URL parameter for PostgreSQL schema routing
#29521
opened Apr 28, 2026 by
aartoni
Loading…
updated Jul 28, 2026
fix(adapters): use the reported column for NullConstraintViolation meta (P2011)
#29484
opened Apr 17, 2026 by
matingathani
Contributor
Loading…
updated Jul 28, 2026
3 tasks done
fix(adapter-pg): add missing TIMETZ_ARRAY (OID 1270) type mapping
#29469
opened Apr 15, 2026 by
matingathani
Contributor
Loading…
updated Jul 28, 2026
3 tasks
fix(adapter-mariadb): ensure TIMESTAMP reads and writes use UTC regardless of server timezone
#29482
opened Apr 17, 2026 by
matingathani
Contributor
Loading…
updated Jul 28, 2026
3 tasks
fix(client-engine-runtime): populate meta.target for P2002/P2011 in JS driver-adapter path
#29472
opened Apr 15, 2026 by
matingathani
Contributor
Loading…
updated Jul 28, 2026
1 of 5 tasks
fix(adapter-mariadb): handle SET column type in mapColumnType and mapRow
#29470
opened Apr 15, 2026 by
matingathani
Contributor
Loading…
updated Jul 28, 2026
5 tasks
chore: migrate client unit tests to vitest
#29297
opened Mar 4, 2026 by
dulmandakh
Contributor
Loading…
updated Jul 28, 2026
chore(docs): add deepwiki docs content
#29253
opened Feb 25, 2026 by
mhartington
Loading…
updated Jul 28, 2026
fix(client-engine-runtime): populate standard meta fields in rethrowAsUserFacing
#29349
opened Mar 18, 2026 by
Yashsingh045
Loading…
updated Jul 28, 2026
chore: consolidate Vitest execution
#29142
opened Feb 6, 2026 by
dulmandakh
Contributor
•
Draft
updated Jul 28, 2026
fix(adapter-pg): validate database connection during connect
#28925
opened Dec 16, 2025 by
CHOIJEWON
Loading…
updated Jul 28, 2026
fix(generate): place usage instructions directly after generator output
#29315
opened Mar 7, 2026 by
Felipeness
Contributor
Loading…
updated Jul 28, 2026
docs(cli): document removal of --schema flag for prisma db execute (#28915)Update help.ts
#28917
opened Dec 12, 2025 by
abhinav12222363
Loading…
updated Jul 28, 2026
fix(cli): move @prisma/migrate to dependencies and modernize imports
#28827
opened Dec 3, 2025 by
sunny5491
Loading…
updated Jul 28, 2026
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.