Ezequiel Lewin
Ezequiel Lewin
Hi all, I'm getting the same when opening a project made with the Azure function and HttpTrigger templates. The project is new so no added code, just what the templates...
I am getting the same issue with image [https://hub.docker.com/r/bitnami/pgbouncer/](url) : ``` I0111 23:25:21.591919 1 version.go:31] "version info" version="" commit="a375982" buildDate="2021-08-06T06:52:36Z" component="vaultenv" I0111 23:25:21.592014 1 main.go:176] "azure key vault env injector...
This is the same output from ssl (openssl s_client -connect irc.libera.chat:6697): ``` CONNECTED(00000003) depth=1 C = US, O = Let's Encrypt, CN = R3 verify error:num=20:unable to get local issuer...
Ok, here is the problem with this case and others like it. The Type Provider is inferring return types from the powershell OutputType documentation, however Microsoft says that "The OutputType...
Since the query will always project the collection first, the provider needs to run the first query. I don't see a way of fixing this for use with Linq queries...