pgAdmin 4 commit: Fixed an issue when a table has a column with an arra - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue when a table has a column with an arra
Date
Msg-id E1ntq4r-0002vh-Vv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue when a table has a column with an array type with length or
precision, the column type is not selected while editing the table. Fixes #7408

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=955bb22cd1a38b83d42c7a49d69253cac07d89d9
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                                       | 1 +
.../server_groups/servers/databases/schemas/tables/columns/utils.py     | 2 +-
.../server_groups/servers/databases/schemas/tables/static/js/table.js   | 1 -
3 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Query tool reset scroll on query execution
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where the data grid scroll is not rese