pgAdmin 4 commit: Fixed an issue while saving grant wizard data with us - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue while saving grant wizard data with us
Date
Msg-id E1mVobj-0000zP-2W@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue while saving grant wizard data with user-defined functions. Fixes #6826

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/components/GrantWizard.jsx | 34 +++++++++++++++++++++++-
web/pgadmin/static/js/components/PgTable.jsx     | 18 ++++++++++++-
2 files changed, 50 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions