[pgAdmin 4][Patch] - RM #7408 - Fixed Column Type issue

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin 4][Patch] - RM #7408 - Fixed Column Type issue
Date: 2022-05-25 11:11:34
Message-ID: CAFOhELdDfz+3PdMQb3ecstkcv5WHLpJYN869kH1BYHh9kBoRMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch for the RM #7408 - If the user selects a
data type with length/precision, the user can not see a data type and the
save button is also enabled in properties.

When we have a table with a column having an array type with
length/precision, the column type is not selected while editing the table.

Thanks,
Khushboo

Attachment Content-Type Size
RM_7408.patch application/octet-stream 1.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-05-25 11:51:51 [pgAdmin][patch] Query tool reset scroll on query execution
Previous Message Akshay Joshi 2022-05-24 11:46:00 Re: [pgAdmin][RM7394] Show geometry for row even if single cell selected