-
When I import oedialect (installed via pip) I get the following error message.
File ".../lib/python3.6/site-packages/oedialect/__init__.py", line 2, in
from psycopg2 import *
Module…
-
I've noted that mockeagain can successfully detect potential issues in libpq while running the [ngx_postgres](https://github.com/FRiCKLE/ngx_postgres) module's test suite in "writing mode" while mocke…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What version of `workers-rs` are you using?
0.4.2
### What version of `wrangler` are you using?
3.81.0
### …
-
Package: libpq[core,lz4,openssl,zlib]:x64-linux@16.4
**Host Environment**
- Host: x64-linux
- Compiler: GNU 11.4.0
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
vc…
-
Windows for ARM does not seem to like Intel x64 drivers. If you try to create a data source against any Intel x64 driver you get an error message. It seems that Intel x64 applications are expected to …
-
Currently, I see no way of retrieving the names of the columns of the data that a query returns. This could be very useful at times. I would like something like this:
``` haskell
type Header = String…
-
```
$ sudo docker run --name postgresql -itd --restart always --env 'PG_PASSWORD=postgres' --env 'PG_TRUST_LOCALNET=true' --publish 5432:5432 --volume /srv/docker/postgresql:/var/lib/postgres…
-
Hi All,
I got reports of crashes related to backend unloading, in this area:
https://github.com/SOCI/soci/blob/master/src/core/backend-loader.cpp#L335
Interestingly, the crash depends on what…
-
### Describe the bug
Keeping the bug report info from #16527.
The `runtime_deployer` from #15382 is a very good addition to Conan, but the implementation currently has some defects:
- Only `*.so`…
-
Now we are storing the Manifest (#6) and we can activate it (#29)
it would be nice to be able to easily get the everything out of it.
Either as a list of version or as a string printed in the repl.
…