pgadmin4/web/pgadmin/utils/driver/psycopg2
Khushboo Vashi 7275ce906e 1) Fixed an issue where the user is not warned if Kerberos ticket expiration
is less than 30 min while initiating a global backup. Fixes #6444

2) Ensure that proper identification should be there when the server is
   connected using Kerberos or without Kerberos. Fixes #6445
2021-05-14 12:33:01 +05:30
..
__init__.py Fixed some SonarQube issues. 2021-03-02 14:53:05 +05:30
connection.py 1) Fixed an issue where the user is not warned if Kerberos ticket expiration 2021-05-14 12:33:01 +05:30
cursor.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
encoding.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
generate_keywords.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
keywords.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
server_manager.py 1) Fixed an issue where the user is not warned if Kerberos ticket expiration 2021-05-14 12:33:01 +05:30
typecast.py Fixed an issue where long float values cause the rendering issue on the UI side. 2021-04-26 17:16:48 +05:30