pgAdmin 4 commit: Display relevant error messages when access isdenied

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Display relevant error messages when access isdenied
Дата
Msg-id E1eMxGW-0007rC-9q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Display relevant error messages when access is denied creating a schema. Fixes #2094

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7dd461766805aa7e4c31aff2855a284d822b0b9
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/databases/schemas/__init__.py     | 3 +--
web/pgadmin/browser/static/js/node.js                               | 6 ++----
web/pgadmin/tools/grant_wizard/static/js/grant_wizard.js            | 6 ++----
3 files changed, 5 insertions(+), 10 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Add optional TLS support to the docker container.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message