Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 4ab06b4a2a51f7b7d2a416b221dff4efb1331d83 https://github.com/pgadmin-org/pgadmin4/commit/4ab06b4a2a51f7b7d2a416b221dff4efb1331d83 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths: M web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js M web/pgadmin/tools/erd/static/js/erd_tool/links/OneToManyLink.jsx M web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx M web/pgadmin/tools/erd/static/js/erd_tool/ports/OneToManyPort.js M web/regression/javascript/erd/erd_core_spec.js M web/regression/javascript/erd/table_node.spec.js Log Message: ----------- Enhancements to the ERD when selecting a relationship. #4088