pgAdmin 4 commit: Fixed code smell 'Variable should not be shadowed'

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed code smell 'Variable should not be shadowed'
Дата
Msg-id E1jsKSc-0000OV-Bv@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed code smell 'Variable should not be shadowed'

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fcf720a5d89a82a1d2e853a97024434b0b580bea
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
.../tools/grant_wizard/static/js/grant_wizard.js   | 30 +++++++++++-----------
.../tools/import_export/static/js/import_export.js | 28 ++++++++++----------
2 files changed, 29 insertions(+), 29 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5484 Support LDAP based auth also when users do not have the same DN structure
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] SonarQube "convention" tagged fixes