pgAdmin 4 commit: Define constants for preferences label to fix SonarQu

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Define constants for preferences label to fix SonarQu
Дата
Msg-id E1k8m01-0004Iv-Np@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Define constants for preferences label to fix SonarQube issues.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=103b08c9c567f29b6fcd897e0725aa1095d38906

Modified Files
--------------
web/pgadmin/browser/__init__.py                    |  10 +-
.../browser/register_browser_preferences.py        |  61 ++++----
.../browser/server_groups/servers/__init__.py      |   4 +-
web/pgadmin/dashboard/__init__.py                  |   9 +-
web/pgadmin/misc/file_manager/__init__.py          |  10 +-
web/pgadmin/tools/debugger/__init__.py             |  24 ++--
web/pgadmin/tools/schema_diff/__init__.py          |   5 +-
.../sqleditor/utils/query_tool_preferences.py      | 157 +++++++++------------
web/pgadmin/utils/constants.py                     |  18 ++-
9 files changed, 147 insertions(+), 151 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Tag REL-4_25 has been created.
Следующее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][SonarQube]: Cognitive complexity