Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- 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,999 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in prisma/prisma-labelsync that received 2 comments
- chore: update renovate.json
- feat(sql server): Add Microsoft SQL Server example
- feat: slack notif in sync script
- fix: slack notifications
- Remove nexus framework example
- fix(deps): update dependency nexus-plugin-prisma to v0.21.0
- fix: remove dotenv-cli usage from postgis-express and testing-express
- chores: improve setup
- [Bot] Update docs for latest fastlane release 2.165.0 (actions.md, available-plugins.md) 🚀
- [Bot] Update docs for latest fastlane release 2.164.0 (actions.md, available-plugins.md) 🚀
- [Bot] Update docs for latest fastlane release 2.163.0 (actions.md, available-plugins.md) 🚀
- of -> in, comma separator
- Rephrase for clarity, and lowercased per capitalization rules
Created an issue in prisma/prisma that received 4 comments
Log when a connection to the database is closed
Currently the Query Engine (via Prisma Client) only logs the creation of the connection pool after startup and when a connection is created (vs. ta…