[pgadmin-org/pgadmin4] e04f5a: Fixed an issue where REVOKE ALL DDL in table SQL w...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] e04f5a: Fixed an issue where REVOKE ALL DDL in table SQL w...
Date: 2023-05-22 08:39:59
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/48dd32-e04f5a@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e04f5a0938ecd2aa627372c188bb26c959488dc4
https://github.com/pgadmin-org/pgadmin4/commit/e04f5a0938ecd2aa627372c188bb26c959488dc4
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py

Log Message:
-----------
Fixed an issue where REVOKE ALL DDL in table SQL was added only for one role. #5926

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-05-22 08:41:22 [pgadmin-org/pgadmin4] c9013a: Update release notes
Previous Message Nikhil Mohite 2023-05-22 08:37:03 [pgadmin-org/pgadmin4] 48dd32: Ensure that master password is validated before mi...