[pgAdmin][RM5736] Validation error msg showing twice on create table- add column.

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5736] Validation error msg showing twice on create table- add column.
Date: 2020-10-29 10:17:02
Message-ID: CAKtn9dO-0TetLYgEEw8xP0=9kR8gdJdP2Akpce7CVbA+0bRUVQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the below patch which resolves the duplicate error message for
create table - add column.

The fix made is such that only when Variables, Security tab adds/changes
any required field, the whole row (of column) will be highlighted and
prompt the user to fulfill the requirements. Row will not be highlighted
when the column name and type is added/changed.

--
*Rahul Shirsat*
Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM5736.patch application/octet-stream 7.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-10-29 10:36:15 [pgAdmin4][Patch] - RM 5760 - Debugger plugin error
Previous Message Akshay Joshi 2020-10-29 09:02:47 pgAdmin 4 commit: Updated schema diff script generation message as we h