Re: Bug #5664 SQL DDL output generator for view

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: Bug #5664 SQL DDL output generator for view
Дата
Msg-id CANxoLDdn_a5T-wJao77hyLd2RBt6AfV2xPCyGFa68Yy7h4r18w@mail.gmail.com
обсуждение исходный текст
Ответ на Bug #5664 SQL DDL output generator for view  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where 'ALTER VIEW' statement is missin
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Use python3 ipaddress module to validate ipaddress