[pgadmin-org/pgadmin4] 302e1a: Fixed an issue where the data type of the array ty...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 302e1a: Fixed an issue where the data type of the array ty...
Date: 2023-11-16 12:19:47
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/c9db4a-302e1a@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-11-16 12:28:10 Require suggestions on UI changes
Previous Message Aditya Toshniwal 2023-11-16 11:25:42 [pgadmin-org/pgadmin4] c9db4a: Add DROP SQL for foreign keys in SQL generated by ...