M1ha-Shvn / django-pg-bulk-update

Django manager for performing bulk update operations in PostgreSQL database
BSD 3-Clause "New" or "Revised" License
39 stars 13 forks source link

Fix: Ensure compatibility with Psycopg 3 by updating server_version access #98

Closed LorenzoProd closed 4 months ago

LorenzoProd commented 4 months ago

As documented in psycopg3 docs

M1ha-Shvn commented 4 months ago

Please, change also version to 3.7.3 in setup.py file. It will be version seen by pip installer