pgAdmin 4 commit: Fixed an issue where Revoke all is not displayed if t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where Revoke all is not displayed if t
Date
Msg-id E1mKzIW-00034r-4b@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where Revoke all is not displayed if the user change privilege.

refs #4567

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=620e3a803dd2a5b69d2fb2e32734a6bf64f4c0b5
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/databases/schemas/tables/utils.py     | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin][PATCH] Add OAUTH2_SCOPE variable for scope configuration
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab