Re: Bug #5664 SQL DDL output generator for view - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: Bug #5664 SQL DDL output generator for view
Date
Msg-id CANxoLDdn_a5T-wJao77hyLd2RBt6AfV2xPCyGFa68Yy7h4r18w@mail.gmail.com
Whole thread Raw
In response to Bug #5664 SQL DDL output generator for view  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Fri, Aug 7, 2020 at 8:00 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch below which resolves the following issue of SQL DDL output generator for view (preserving default values of columns)

Also, when changing VIEW's column's default value, the SQL generates ALTER TABLE, now this would be as ALTER VIEW instead.

This fix could not be associated with its test cases, as the changes are related to VIEW's column, in which we cannot add columns to the VIEW and test it.

--
Rahul Shirsat
Software Engineer | EnterpriseDB Corporation.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where 'ALTER VIEW' statement is missin
Next
From: Akshay Joshi
Date:
Subject: Re: Use python3 ipaddress module to validate ipaddress