pgAdmin 4 commit: Fixed issue of duplicate values shown in Column>Colum

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue of duplicate values shown in Column>Colum
Date: 2022-01-27 11:52:28
Message-ID: E1nD3KG-0004B1-AB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issue of duplicate values shown in Column>Columns to Import/Export dropdown when a value(values) is unselected.

refs #7017

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47479e5e5ce8b9c93564a6f8e89edb45355b4da1
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/import_export/static/js/import_export.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-27 11:52:45 Re: [pgAdmin4][Patch]: SonarQube Fixes
Previous Message Khushboo Vashi 2022-01-27 10:01:14 [pgAdmin4][Patch]: SonarQube Fixes