Re: Regarding DDL in pgadmin - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Regarding DDL in pgadmin
Date
Msg-id CA+OCxowqMvszyGySLZTZgZUaZMZ5_y-gV+1=PuhrLyWGX82VnA@mail.gmail.com
Whole thread Raw
In response to Regarding DDL in pgadmin  (Travis <himesh8chopra@gmail.com>)
List pgadmin-hackers
Hi

On Wed, Mar 20, 2019 at 7:15 AM Travis <himesh8chopra@gmail.com> wrote:
How does pdadmin4 get DDL of a table i cannot find any refrence in source code
kindly help

The hard way I'm afraid - it's reverse engineered and re-generated from the system catalogues.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix PEP-8 issue and move the pycodestyle configinto
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][patch] SQL Keywords extract utility