pgadmin4/web/pgadmin/tools/psql
Akshay Joshi b8f63adf41 Fixes following code smell reported by SonarQube:
1) Replace this if-then-else flow by a single return statement
 2) Remove the unnecessary boolean literals.
2022-09-08 19:56:02 +05:30
..
static/js Fixes following code smell reported by SonarQube: 2022-09-08 19:56:02 +05:30
templates Remove Alertify from pgAdmin completely. Fixes #7619 2022-09-08 15:16:48 +05:30
tests Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
__init__.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30