[pgadmin-org/pgadmin4] dd4639: Fixed an issue where Foreign Key columns are shown...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] dd4639: Fixed an issue where Foreign Key columns are shown...
Date: 2023-05-23 06:22:37
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bfa859-dd4639@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: dd4639d602c7e2d1d66864abca7c3b67bfe6e2b3
https://github.com/pgadmin-org/pgadmin4/commit/dd4639d602c7e2d1d66864abca7c3b67bfe6e2b3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/foreign_key/sql/default/get_constraint_cols.sql

Log Message:
-----------
Fixed an issue where Foreign Key columns are shown in the wrong order in SQL and Properties. #5789

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-05-23 09:07:33 [pgadmin-org/pgadmin4] 96f3ac: Code improvements to handle API errors gracefully ...
Previous Message Pravesh Sharma 2023-05-23 05:37:17 [pgadmin-org/pgadmin4] bfa859: Fixed an issue where PSQL tool prompts for passwor...