pgAdmin 4 commit: Fixes #2567 - Use the proper database connection tof

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes #2567 - Use the proper database connection tof
Дата
Msg-id E1diYF6-00055f-AL@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes #2567 - Use the proper database connection to fetch the default
prileges in the properties tab of the database.

Reviewed by: Murtuza Zabuawala

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6223c9a490ead577e5c6f3058e6db51d0d2c5b7
Author: Atul Sharma <atul.sharma@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py    | 25 ++++++++++------------
1 file changed, 11 insertions(+), 14 deletions(-)


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

Предыдущее
От: Violet Cheng
Дата:
Сообщение: Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch][RM_2567] : Default privileges don't show onProperties tab for database.