pgadmin4/web/pgadmin/utils/driver
Aditya Toshniwal 415e9c0ac5
Ensure that when execute_scalar is run for multiple queries in single SQL then the last query result is returned.
2023-04-03 16:07:34 +05:30
..
psycopg3 Ensure that when execute_scalar is run for multiple queries in single SQL then the last query result is returned. 2023-04-03 16:07:34 +05:30
__init__.py Fix orphan database connections resulting in an inability to connect to databases. #5567 2023-01-19 15:57:02 +05:30
abstract.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
registry.py Remove psycopg2 completely. 2023-03-20 16:57:30 +05:30