pgadmin4/web/pgadmin/utils/driver/psycopg3
Khushboo Vashi 660a75a582
Fixed asyncio random task error messages in Query tool. #6109
2023-04-10 16:45:05 +05:30
..
__init__.py Fix failing RE-SQL test cases for pgAgent. 2023-03-31 15:34:57 +05:30
connection.py 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
cursor.py Fixed asyncio random task error messages in Query tool. #6109 2023-04-10 16:45:05 +05:30
encoding.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
generate_keywords.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
keywords.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
server_manager.py Fixed an issue where the database server is not connected using a service file. #5889 2023-02-28 13:29:58 +05:30
typecast.py Fix UUID datatype typecast issue. 2023-03-27 11:38:57 +05:30