Pinned
2,803 contributions in the last year
Contribution activity
December 2020
Created 21 commits in 1 repository
Created a pull request in prisma/prisma that received 1 comment
Opened 22 other pull requests in 1 repository
prisma/prisma
1
open
17
merged
4
closed
- wip: new types
- fix(client): raw transactions
- fix(client): improve error links
- chore: bump engines
- fix: fail early for known errors
- chore: cleanup
- chore: wip debug vercel
- fix(debug): allow multiple instances
- fix: 2.13.x
- chore: update engines
- fix(client): improve error links
- chore: skip flaky test
- chore: NodeEngine refactor
- fix: groupby enums
- chore: fix browser test
- feat(sdk): inject custom binaries
- fix: remove groupBy default flag
- fix: integrate new aggregate structure
- fix: rename repo
- fix(cli): add backticks to warning. closes #4373
- fix(client): better xor. fix #4390
- chore: apply prettier
Reviewed 8 pull requests in 1 repository
prisma/prisma 8 pull requests
- fix(client): improve error links
- feat(fetch-engine, get-platform): linux-arm support
- feat(client): add more jsdoc to Prisma Client
- fix(migrate,cli): delete migrate legacy code
- fix(*): cleanup unused code and dependencies
- fix(client): runtime browser-build
- feat(sdk): introduce standardized logger
- improvement(migrate): log schema name in CLI
Created an issue in prisma/prisma that received 3 comments
New count functionality
The latest DMMF from the query engine introduced a new feature as a side-effect of working on group by:
Being able to not just count by *, but spec…
3
comments
Opened 11 other issues in 4 repositories
prisma/prisma
6
open
2
closed
- Implement `react-prisma` prototype
- Add types for `$on('beforeExit')`
- PANIC: Application logic invariant error: received null value for field author which may not be null inquery-engine/core/src/response_ir/internal.rs:348:26
- Enable strict mode across the codebase
- Test MySQL connection limit
- Integrate Linux ARM in TypeScript
- Support Yarn 2 without PnP
- Order in DMMF is unstable

