pgadmin4/web/pgadmin/utils/driver
Aditya Toshniwal 56cf64ad22 Fixed following SonarQube issues:
- Refactor functions to not always return the same value.
  - Rename "cls" to "self" or add the missing "self" parameter.
  - Remove useless assignment to variables.
2020-07-30 14:04:22 +05:30
..
psycopg2 Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
__init__.py Fixed an issue where the semicolon is misplaced in RLS Policy SQL. 2020-06-26 19:24:54 +05:30
abstract.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
registry.py Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30