pgAdmin 4 commit: Fixed an issue where SQL for index shows the same col - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where SQL for index shows the same col
Date
Msg-id E1mmZqT-0007A9-M8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where SQL for index shows the same column multiple times. Fixes #6981

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=33cc2a7514a0f9954e7e524350bcffe8f8107078
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst                                       | 1 +
.../server_groups/servers/databases/schemas/tables/indexes/utils.py    | 3 +++
2 files changed, 4 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Issue tracking
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6988]: Reset pgAdmin layout if the layout is in an inconsistent state.