pgadmin4/web/pgadmin/utils/driver/psycopg2
Aditya Toshniwal c9d04684ce Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. Fixes #5142 2020-02-28 14:12:44 +05:30
..
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
connection.py Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. Fixes #5142 2020-02-28 14:12:44 +05:30
cursor.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
encoding.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
generate_keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keywords.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
server_manager.py Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. Fixes #5142 2020-02-28 14:12:44 +05:30
typecast.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00