Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 302e1acabdba8e2e8e7ed344a7c2c95880015705
https://github.com/pgadmin-org/pgadmin4/commit/302e1acabdba8e2e8e7ed344a7c2c95880015705
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M docs/en_US/release_notes_7_9.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py
Log Message:
-----------
Fixed an issue where the data type of the array type was not visible for the column in the Foreign Table dialog. #6962