Re: [pgAdmin4][Patch]: Fix for Feature #4334, RM #4496 and #4497

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][Patch]: Fix for Feature #4334, RM #4496 and #4497
Дата
Msg-id CANxoLDfkGbeNr--PvqO=9ksXkPmOCZnr8QOEEpECPcr6PtxKDA@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch]: Fix for Feature #4334, RM #4496 and #4497  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: [pgAdmin4][Patch]: Fix for Feature #4334, RM #4496 and #4497  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers,

Attached is the updated patch with Documentation for Identity/Generated columns and updated screenshots.
Please ignore the previous patch.  

On Wed, Jul 24, 2019 at 12:39 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

I have added the support of Generated Columns (PG/EPAS 12) and also fixed RM #4496, #4497. 

During the implementation of that I have also fixed following issues that I encountered:
  • User should not be able to provide Default value with Identity column.
  • 'Drop Cascade' button to delete multiple columns should be disabled.
  • Set "Not Null?" switch to 'Yes' when we create Identity column.
  • Fix issue when we insert default value for the column and then remove it. It generates wrong msql.
  • Fix issue when we provide the default value of a column and then select the datatype to serial/bigserial/smallserial, it generates wrong msql.
Modified/Added regression test cases for adding Identity column and Generated columns.
Please review it. 

--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [RM#4508] Fix tab navigation issue with Backgrid Datetime cell
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: pgAdmin4 v4.11 candidate builds