Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: b1eba4fc4c1436b2bdaff8c412eb79edae4a6b2b
https://github.com/pgadmin-org/pgadmin4/commit/b1eba4fc4c1436b2bdaff8c412eb79edae4a6b2b
Author: Aditya Toshniwal <[email protected]>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/create.sql
M
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/get_columns.sql
M
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/node.sql
M
web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/properties.sql
Log Message:
-----------
Fix incorrect number of foreign tables displayed. Show column comments in
RE-SQL. #6279