pgadmin4/web/pgadmin/dashboard
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
..
static Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
templates/dashboard/sql/default Separate multiple Blocking PIDs with delimiter on Dashboard. #6331 2023-05-29 11:02:29 +05:30
tests Remove dependency on simplejson package. 2023-02-15 11:10:12 +05:30
__init__.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30