pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Дата
Msg-id E1k55wA-00079c-N3@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed cognitive complexity issues reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9d006d0ec5deb8970e56554b39c8241b6d3aede1
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/types/__init__.py    | 136 ++++++++++++---------
web/pgadmin/preferences/__init__.py                |  80 +++++++-----
web/pgadmin/tools/import_export/__init__.py        |  76 ++++++++----
web/pgadmin/tools/schema_diff/directory_compare.py |  53 ++++++--
4 files changed, 225 insertions(+), 120 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM5526] Copy and paste multiline cells
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Bug #5664 SQL DDL output generator for view