-
When building with psycopg requirements, there is a bug:
"strip: debian/archivematica-storage-service/usr/share/python/archivematica-storage-service/lib/python2.7/site-packages/psycopg2/stlS8Kcz:…
-
### What action do you want to perform
I want to:
1. Start up my engine _once per session_
2. Create, then rollback, an ORM session, _once per function_
```python
import pytest
from sqlmodel i…
-
Is there a plan to add support for https://www.psycopg.org/psycopg3/docs/index.html?
-
Originally reported by: **Brent Tubbs (Bitbucket: [btubbs](http://bitbucket.org/btubbs), GitHub: [btubbs](http://github.com/btubbs))**
---
Sometimes in the middle of a build, the VR worker will just…
ghost updated
8 years ago
-
```
❯ uvx --with="psycopg[binary,pool]" pgcli --help
error: Failed to parse: `psycopg[binary`
Caused by: Missing closing bracket (expected ']', found end of dependency specification)
psycopg[bin…
-
Looks like we got a value greater than 100 for one of our fields that can only take up to 100 chars. Been a while since we've had this.
@grossir, do you know what this is about? Valid data or someth…
-
I've made a `par_binary()` called batch-check that has psycopg2 as a dependency. The par bundle seems to be alright but the main import cannot work out the dependencies of psycopg. This is the erro…
-
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 preserve the ability for abacus users to easily be able to use the library with a non-PostgreSQL data store or even structured CSVs?
Essentially separate our the connection and query…
-
Dopo switch a psycopg3, aprendo la pagina Preferences su una qualsiasi istanza, ottengo l'errore sotto.
### Ambiente
Intel Mac
macOS Sequoia 15.0.1 (24A348)
Python 3.13.0
Branch genropy: develo…