Обсуждение: [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS

Поиск
Список
Период
Сортировка

[pgAdmin4][RM3596] Add support for CLOB data type support for EPAS

От
Aditya Toshniwal
Дата:
Hi Hackers,

Attached is the patch to fix:
1) CLOB data type (and other datatypes of sys schema) was not visible in properties of existing column to edit for EPAS.
2) CLOB data type was not set as CLOB in column data type drop down.
3) Create a type in public schema eg-"typeInPublic" and try to create a column with that type. It failed to create.
4) DEFAULT keyword was added to generated SQL on focus on Default value textbox focus and staying there forever even if textbox is blank.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Вложения

Re: [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS

От
Dave Page
Дата:
Thanks, patch applied.

Fahar; please test this thoroughly - I have limited EPAS instances to hand. Thanks!


On Wed, Sep 12, 2018 at 2:19 PM, Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix:
1) CLOB data type (and other datatypes of sys schema) was not visible in properties of existing column to edit for EPAS.
2) CLOB data type was not set as CLOB in column data type drop down.
3) Create a type in public schema eg-"typeInPublic" and try to create a column with that type. It failed to create.
4) DEFAULT keyword was added to generated SQL on focus on Default value textbox focus and staying there forever even if textbox is blank.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"



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

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