Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 2ab5d2b6477d249668b6b4eb98f967ef0a0ac7ab https://github.com/pgadmin-org/pgadmin4/commit/2ab5d2b6477d249668b6b4eb98f967ef0a0ac7ab Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths: M web/pgadmin/static/js/api_instance.js M web/pgadmin/tools/erd/__init__.py M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx Log Message: ----------- Ensure that the correct error message in ERD for permission denied should be shown. #5537