pgAdmin 4 commit: Fixed an issue where incorrect column name listed in - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where incorrect column name listed in
Date
Msg-id E1lxUrf-0000ns-N5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where incorrect column name listed in the properties of Index. Fixes #6557

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_5.rst                               |  1 +
.../servers/databases/schemas/tables/indexes/utils.py          |  4 ++--
.../tools/datagrid/tests/test_data_grid_update_connection.py   | 10 ----------
3 files changed, 3 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Temporary comment the logic to check API test cases a
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6557]: Incorrect column name listed in Properties of Index