pgadmin4/web/pgadmin/tools/restore
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/js Nomenclature changes: 2023-03-28 22:20:14 +05:30
tests Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
__init__.py Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30