pgadmin4/web/pgadmin/tools/psql
Akshay Joshi 343c3ee49c Fixed following code smells reported by SonarQube:
1) Remove this redundant jump.
 2) Remove this commented out code.
 3) Variables should not be shadowed.
2022-01-21 18:54:23 +05:30
..
static/js Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
templates Fixed width limitation issue in PSQL tool window. Fixes #6544 2021-08-23 16:23:30 +05:30
tests Disable the PSQL tool for Windows, the 'fcntl' module is not working on Windows. 2021-06-01 20:04:43 +05:30
__init__.py Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30