pgadmin4/web/pgadmin/utils/driver/psycopg3
Yogesh Mahajan 2cc8f5f272
Ensure server connection is successful for sslrootcert=system in server configuration. #7907
2024-10-14 16:17:46 +05:30
..
__init__.py Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
connection.py Replace infinite scrolling with pagination in query tool data output for better UX and performance. #1780 2024-10-01 14:47:12 +05:30
cursor.py Replace infinite scrolling with pagination in query tool data output for better UX and performance. #1780 2024-10-01 14:47:12 +05:30
encoding.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
generate_keywords.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
keywords.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
server_manager.py Ensure server connection is successful for sslrootcert=system in server configuration. #7907 2024-10-14 16:17:46 +05:30
typecast.py Added support for viewing PostgreSQL Server Logs in Text, CSV and JSON formats. #3981 2024-07-03 16:17:29 +05:30