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

From Aditya Toshniwal
Subject [pgAdmin][RM4511] Grant Wizard: Unable to handle multiple objectswhen query string parameter exceeds its limit
Date
Msg-id CAM9w-_ke26jUW8mrcLvB_j_MeRRBgX-beOO2FibOvrmNYuFTYA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM4511] Grant Wizard: Unable to handle multiple objectswhen query string parameter exceeds its limit
List pgadmin-hackers
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"
Attachment

pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM5050] Language node code coverage.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improve code coverage and API test cases for the LANG