-
Natural prosecution of #192.
Binary dumping/loading would be pretty efficient, thanks to `ndarray.tobytes`.
It requires a dumper implementing upgrade(), because different dtypes should be dumpe…
-
Do we want to use Travis, or something else?
We should decide what matrix of versions we want to support. I suppose if we're aiming to have this included in psycopg.extras we'll need to at least co…
asqui updated
6 years ago
-
Hello, I noticed one issue after upgrading pgspecial to 2.1.0.
The issue is I used sqlalchemy to construct my connection,
Following code works fine in pgspecial.2.0.1, but not 2.1.0 version
…
-
This issue has been migrated from [#14586](https://github.com/matrix-org/synapse/issues/14586).
---
**Description:**
The latest version of psycopg is [psycopg3](https://github.com/psycopg/psycopg…
-
When trying to create an archive:
```python
verdi archive create -G workchain/relax -- relax_workchains.aiida
```
I'm running into the following error
```python
sqlalchemy.exc.Operational…
-
Migrate from psycopg2 to psycopg. Reported by Alex.
-
according to the title, when trying to turn up the pgadmin container like usual it always ends up like this:
```
pgadmin-1 | psycopg.OperationalError: connection failed: FATAL: password authentica…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
Running into an issue where the worker crashes now and then and never restarts. I keep getting the following error on periodic runs
single_worker error: ConnectorException('\n Database error.\n …
-
### What happened?
Hello,
I am trying to use the relatively new `py_pex_binary`-rule, but the generated pex fails when I try to run it. The error I get:
```
Examined the following interpreters…