Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 83bfdf9b3c1b91ba4384851024d1891c613cb602
https://github.com/pgadmin-org/pgadmin4/commit/83bfdf9b3c1b91ba4384851024d1891c613cb602
Author: Akshay Joshi <[email protected]>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M docs/en_US/release_notes_6_17.rst
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/utils.py
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/schema_diff_utils.py
M web/pgadmin/tools/schema_diff/directory_compare.py
Log Message:
-----------
Fixed an issue where the wrong schema is displayed for a foreign key in the
schema diff tool. #5488