pgadmin4/web/pgadmin/tools/psql/static/js
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
..
index.js Remove Alertify from pgAdmin completely. Fixes #7619 2022-09-08 15:16:48 +05:30
psql_module.js Fixes following code smell reported by SonarQube: 2022-09-08 19:56:02 +05:30