We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b5880d2
Fix on_connect multiple call on acquire(#552)
Fix python 3.8 warnings(#622)
Bump minimum psycopg version to 2.8.4(#754)
Fix Engine.release method to release connection in any way(#756)
Added missing slots to context managers (#763)