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.jo...@enterprisedb.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