Popular repositories
1,403 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 26 commits in 6 repositories
Created a pull request in pimeys/rust-web-push that received 3 comments
Make the crate work either with Tokio or async-std
By default, uses Tokio 1.0. If wanting to use with async-std, please disable default features and compile with the feature flag rt-async-std.
+706
−541
•
3
comments
Opened 27 other pull requests in 8 repositories
prisma/prisma-engines
2
open
11
merged
- Don't use tmpfs on SQL Server tests
- Better TLS error for MySQL. TLS is accept all by default
- Fix pg int to numeric and float to numeric conversions
- Add a warning if adding multiple enum variants
- An example of standardization problems on migrate
- Back to crates mysql_async
- We should not re-create fks with uuid columns
- Fix resolving on MySQL
- Fix resolving on SQL Server
- Do not panic in certain index validations
- Allow connecting to SQL Server managed instances, and allow following redirects
- Fixing conversion of null integer values
- Increase NVarChar, NChar, VarChar, Char, Binary and VarBinary sizes
prisma/quaint
6
merged
prisma/tiberius
3
merged
pimeys/a2
1
open
pimeys/hyper-alpn
1
merged
blackbeam/mysql_async
1
merged
prisma/docs
1
open
prisma/engine-images
1
merged
Reviewed 13 pull requests in 3 repositories
prisma/prisma-engines 11 pull requests
- N-API Support for Query Engine
- Do best-effort resets when drop+recreate fails
- (cleanup) Remove SqlFlavour::sql_family()
- Apply Clippy lints
- Improve errors returned when a migration directory is empty
- Test default native type rendering is skipped with params
- Fix two roadblocks for migrations on planetscaledb
- MongoDB engines support
- remove hash fragment from url in error
- Apply clippy lints
- Apply another round of clippy
prisma/connection-string 1 pull request
pimeys/rust-web-push 1 pull request
Created an issue in blackbeam/mysql_async that received 2 comments
Resolving has some weird race condition
Hi. Something interesting happened with Docker recently that they don't answer to ::1 anymore, although 127.0.0.1 and 0.0.0.0 work.
This means in o…
2
comments

