[pgadmin-org/pgadmin4] 2ab5d2: Ensure that the correct error message in ERD for p...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 2ab5d2: Ensure that the correct error message in ERD for p...
Date: 2022-11-16 09:08:07
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/749138-2ab5d2@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: 2ab5d2b6477d249668b6b4eb98f967ef0a0ac7ab
https://github.com/pgadmin-org/pgadmin4/commit/2ab5d2b6477d249668b6b4eb98f967ef0a0ac7ab
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-11-16 09:09:10 [pgadmin-org/pgadmin4] ec56cb: Update release note
Previous Message Akshay Joshi 2022-11-16 08:32:20 [pgadmin-org/pgadmin4] 749138: 1) Fixed an issue where the 'save_password' column...