pgadmin4/web/pgadmin/utils/driver
Nikhil Mohite f6275688e7
Fixed following issues: (#6361)
1) Ensure that SSH Tunnel should work properly after upgrading to 7.2 from 7.1. #6341
2) Ensure that the master password dialog should not visible if the parameter MASTER_PASSWORD_REQUIRED is set to False. #6353
2023-06-05 12:45:34 +05:30
..
psycopg3 Fixed following issues: (#6361) 2023-06-05 12:45: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