thank you for the work on the ADBC library and specifically the Python support for Postgres. I have tested it over the last few weeks, and for fetching large dataframes (time-series in our case) - it ...
The modern versions of the psycopg package allow using modern PostgreSQL database versions. The patch makes the Django v2.x code compatible with the modern psycopg package versions. Note the PostGIS ...