[pgAdmin4][RM3596] Add support for CLOB data type support for EPAS - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS
Date
Msg-id CAM9w-_nXCy_pO_gd2n63F_ssHyHe=DQ8On4zh62=aT6_WO+dTA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS
List pgadmin-hackers
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"
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3607 Edit Data: Not able to remove filterSQL condition
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3607 Edit Data: Not able to remove filterSQL condition