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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed SonarQube code smell 'Rename function and varia
Дата
Msg-id E1jqY28-0000VW-QK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [SonarQube]: Rename function and variable name to match the regular expression
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [SonarQube]: Rename function and variable name to match the regular expression