Thread: pgAdmin 4 commit: Fixed SonarQube code smell 'Rename function and varia

pgAdmin 4 commit: Fixed SonarQube code smell 'Rename function and varia

From
Akshay Joshi
Date:
Fixed SonarQube code smell 'Rename function and variable name to match the regular expression'.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b30c5908663d83b4610d6fc46a85333bb2090b13
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/utils.py             |  2 +-
.../servers/databases/schemas/views/__init__.py    | 74 +++++++++++-----------
web/pgadmin/tools/backup/__init__.py               |  4 +-
web/pgadmin/tools/import_export/__init__.py        |  6 +-
web/pgadmin/tools/restore/__init__.py              |  4 +-
5 files changed, 45 insertions(+), 45 deletions(-)