pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Дата
Msg-id E1k3a4w-0002BP-5h@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=1122e06f48ad2740868a92bbcbd6c0a290909c04
Author: Nikhil Mohite  <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../databases/foreign_data_wrappers/__init__.py    | 123 ++++++++------
.../databases/schemas/foreign_tables/__init__.py   | 158 ++++++++++++------
.../tables/constraints/index_constraint/utils.py   | 180 ++++++++++++++-------
3 files changed, 306 insertions(+), 155 deletions(-)


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

Предыдущее
От: Pramod Ahire
Дата:
Сообщение: Re: Code coverage report generation for JS files
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Bug #4387 - User can not insert any value on view data if table and column name contains *SELECT '<';*