pgadmin4/web/pgadmin/browser/server_groups/servers
Akshay Joshi 251bf05692 Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
..
databases Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
pgagent Show object breadcrumbs path along with its comment on object hover. #2078 2023-04-26 11:18:16 +05:30
resource_groups Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
roles Show object breadcrumbs path along with its comment on object hover. #2078 2023-04-26 11:18:16 +05:30
static Fixed error occurring while opening query tool after togging Resume/Pause wal replay. #6026 2023-05-23 15:30:44 +05:30
tablespaces Fix multiple object breadcrumbs bugs. #2078 2023-05-03 15:18:17 +05:30
templates Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
tests Fix server test cases for servers with blank password and trust 2023-04-03 17:51:35 +05:30
__init__.py Fixed SSH Tunnel save password issue. 2023-06-05 15:13:15 +05:30
ppas.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
types.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
utils.py Ensure user/roles with special characters are quoted to avoid syntax error.#6234 2023-05-03 15:19:08 +05:30