pgAdmin 4 commit: Fixed code smell 'Remove duplicates string literals'.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed code smell 'Remove duplicates string literals'.
Дата
Msg-id E1kFH0b-0002zk-Cp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed code smell 'Remove duplicates string literals'.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/roles/__init__.py        | 44 ++++++----------------
.../server_groups/servers/static/js/server.js      |  1 -
web/pgadmin/utils/constants.py                     |  4 ++
web/regression/python_test_utils/test_utils.py     |  3 +-
4 files changed, 17 insertions(+), 35 deletions(-)


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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5764] : RLS SQL Incorrectly generated
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][SonarQube] : Remove duplicates string literals.