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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #2567 - Use the proper database connection to f
Date: 2017-08-18 03:46:40
Message-ID: E1diYF6-00055f-AL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)sharma(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-18 03:48:03 Re: [pgAdmin4][Patch][RM_2567] : Default privileges don't show on Properties tab for database.
Previous Message Violet Cheng 2017-08-18 01:44:18 Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js