Vadim

Results 8 issues of Vadim

I'm trying to use git2go on Windows 7 x64. I was able to build libgit2 (through mingw) and install git2go package to usual pkg location (`pkg\windows_amd64\github.com\libgit2\git2go.a`). But when I try...

### What version of gRPC and what language are you using? Grpc `2.39.0` ### What operating system (Linux, Windows,...) and version? `Linux` ### What runtime / compiler are you using...

bug
blocked

I noticed that `lib/pq` started to support `COPY FROM STDIN`. Does it make sense to rewrite `BulkInsert` method to use this technique for postgres (maybe by making it a part...

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [ ]...

bug

since pgx v5 contains breaking changes (supports go 1.18+ only) this package also needs to have a version bump - v2 should fix #88

Is there a way to pass table valued parameters to stored procedures using `go-mssqldb`? I briefly checked the code and couldn't find TVP support, just want to double check if...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem nuget ### Package manager version _No response_ ### Language version _No...

T: bug 🐞
L: dotnet:nuget

Hello, it looks like `extra/rediscmd/v9.5.3` and `extra/redisotel/v9.5.3` tags were removed from the repo, but those versions are still listed in https://pkg.go.dev/github.com/redis/go-redis/extra/rediscmd/[email protected]?tab=versions and https://pkg.go.dev/github.com/redis/go-redis/extra/redisotel/v9?tab=versions. This breaks some automated package version updates...