Skip to content

Pull requests: prisma/prisma

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(client): TypedSQL generates invalid JavaScript with driverAdapter…
#26686 opened Mar 19, 2025 by lushkovsky-s Loading… updated Mar 19, 2025
feat: Add adapter for aws-advanced-nodejs-wrapper
#27352 opened Jun 6, 2025 by TheJokersThief Loading… updated Jun 6, 2025
feat: Add test for nested transaction rollback behaviour in SQL databases PR: Feature A PR That introduces a new feature
#21678 opened Oct 30, 2023 by LucianBuzzo Loading… updated Jun 16, 2025
fix: allow batching of more than one query inside interactive transactions size:M This PR changes 30-99 lines, ignoring generated files.
#25571 opened Nov 4, 2024 by LucianBuzzo Loading… updated Jun 17, 2025
feat(cli): TypeScript implementation for db pull
#27439 opened Jun 17, 2025 by jharrell Draft updated Jun 20, 2025
feat(schema): implementent abstract data model in TypeScript
#27472 opened Jun 20, 2025 by jharrell Loading… updated Jul 3, 2025
chore(client): check for fixed QC tests on CI
#26860 opened Apr 10, 2025 by aqrln Draft updated Jul 23, 2025 6.8.0
fix: resolve wrong type inference for AND clauses with include
#27640 opened Jul 13, 2025 by naaa760 Loading… updated Jul 29, 2025
test(cli): match fractional time in incomplete-schemas.test.ts
#27779 opened Jul 30, 2025 by aqrln Loading… updated Jul 30, 2025
chore(deps-dev): bump get-stream from 6.0.1 to 9.0.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#27629 opened Jul 11, 2025 by dependabot bot Loading… updated Aug 11, 2025
feat(fetch-engine): download cache directory customization support
#25911 opened Dec 23, 2024 by smertnik3sh Loading… updated Aug 15, 2025
fix: add actual current directory to search path of engine
#24941 opened Aug 4, 2024 by rubenfiszel Loading… updated Aug 15, 2025 6.15.0
feat(client-generator-ts): add getDmmf method to Prisma namespace
#27078 opened May 3, 2025 by nissy-dev Loading… updated Aug 17, 2025
feat(qc): query plan caching
#27958 opened Aug 22, 2025 by jacek-prisma Draft updated Aug 22, 2025
chore(deps-dev): bump execa from 5.1.1 to 9.6.0 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#27720 opened Jul 22, 2025 by dependabot bot Loading… updated Aug 26, 2025
feat(adapter-mariadb): support passing a pool instance
#27992 opened Aug 29, 2025 by aqrln Loading… updated Aug 29, 2025 6.16.0
fix: clear timeout if tx fails to start
#27993 opened Aug 29, 2025 by aqrln Loading… updated Sep 4, 2025 6.16.0
chore(client-generator-ts): Throw complile error for undefined in Json Filters
#27945 opened Aug 20, 2025 by Aijeyomah Loading… updated Sep 5, 2025
perf(build): build all bundles in parallel within package
#28028 opened Sep 3, 2025 by aqrln Draft updated Sep 5, 2025
feat: ORM-1074 extension dev entry point
#27989 opened Aug 28, 2025 by FGoessler Draft updated Sep 8, 2025
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.