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

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS
Date: 2018-09-12 13:19:53
Message-ID: CAM9w-_nXCy_pO_gd2n63F_ssHyHe=DQ8On4zh62=aT6_WO+dTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM3596.patch application/octet-stream 11.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-09-12 13:48:51 Re: [pgAdmin4][Patch]: RM #3607 Edit Data: Not able to remove filter SQL condition
Previous Message Dave Page 2018-09-12 13:01:04 Re: [pgAdmin4][Patch]: RM #3607 Edit Data: Not able to remove filter SQL condition