Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,981 contributions in the last year
Activity overview
Contributed to
prisma/prisma,
prisma/prisma-client-js,
prisma/prisma2-development-environment
and 5 other
repositories
Contribution activity
September 2020
- Jolg42/fastmac Shell
Created a pull request in prisma/docs that received 1 comment
- fix: only expand curly env vars
- chore(client): replace ncc with esbuid
- test(cli): sqlite integration tests from mocha to jest
- ci: add workflow identification
- feat(cli): Remove --experimental from Studio command
- test(cli): migrate dotenv tests to jest from mocha
- feat(tests): Reproduction for #3576
- test: setup jest to test doctor.test.ts
- chore: tweak contributing readme
Created an issue in prisma/prisma that received 2 comments
Allow setting scalar lists without `set`
This works:
const resultJsonUpdateWithoutSet = await prisma.post.update({ where: { id: resultJsonArray.id, }, data: { coinflips: { set: [true, tru…
•
2
comments
7
contributions
in private repositories
Sep 1 – Sep 16