pgAdmin 4 commit: Fixed an issue where Revoke all is not displayed if t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where Revoke all is not displayed if t
Date: 2021-08-31 08:39:12
Message-ID: E1mKzIW-00034r-4b@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

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