pgadmin4/web/pgadmin/utils/driver/psycopg3
Akshay Joshi 627aa5d695
Added ability to use SQL in the 'DB Restriction' field. #2767
2025-04-04 15:53:12 +05:30
..
__init__.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
connection.py Added support for post-connection SQL execution, which will be run automatically on each connection made to any database of the server. #4503 2025-03-18 16:54:38 +05:30
cursor.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
encoding.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
generate_keywords.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
keywords.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
server_manager.py Added ability to use SQL in the 'DB Restriction' field. #2767 2025-04-04 15:53:12 +05:30
typecast.py Fix an issue where using the binary cursor, utf-8 decode error comes up. #8199 2025-01-13 12:23:50 +05:30