Thread: pgAdmin 4 commit: Fixed an issue when a table has a column with an arra

pgAdmin 4 commit: Fixed an issue when a table has a column with an arra

From
Akshay Joshi
Date:
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(-)