pgAdmin 4 commit: Fixes #2567 - Use the proper database connection tof - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #2567 - Use the proper database connection tof
Date
Msg-id E1diYF6-00055f-AL@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Violet Cheng
Date:
Subject: Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch][RM_2567] : Default privileges don't show onProperties tab for database.