Re: Programmatic access to the SQL tab of pgadmin

2022-02-21 Thread Khushboo Vashi
Hi, On Mon, Feb 21, 2022 at 8:15 PM Thomas Kaliakos wrote: > > Hi all, > > TL;DR; Can I run pgadmin locally without the CSRF token check? > No possible way to bypass CSRF token currently. > Longer version: > I would like to retrieve the output of the SQL tab in pgadmin for various > resources (

Re: Programmatic access to the SQL tab of pgadmin

2022-02-21 Thread Ni Ne
I don't have any input, but am eager to know if you are able to solve this. I too am very interested in retrieving the DDL info that pgAdmin provides. If you search the history for this mailing list, I had asked about something similar a month or so ago. Someone had responded with some hints abo