Re: [pgAdmin][RM4511] Grant Wizard: Unable to handle multiple objectswhen query string parameter exceeds its limit - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM4511] Grant Wizard: Unable to handle multiple objectswhen query string parameter exceeds its limit
Date
Msg-id CANxoLDc6KOwbv+vQGOygorZeVvUwYzmQjjGmtt8TU7syaqS=vg@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4511] Grant Wizard: Unable to handle multiple objectswhen query string parameter exceeds its limit  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Mon, Jan 20, 2020 at 12:32 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is a patch to change the REST API method for getting SQL in grant wizard. It will accept POST instead of GET now so that data can be sent using "data" instead of URL args which was breaking for large dataset.

Also fixed a minor console error.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where Grant wizard unable to handle mu
Next
From: Ganesh Jaybhay
Date:
Subject: [pgAdmin4][RM#5107] Add tab navigation for tabs under explain panelin query tool