Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present

From: Satish V <satish(dot)v(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present
Date: 2020-06-01 08:46:13
Message-ID: CAOEjfmGJ9P+C9B0Vmj9JszuYHyUG-NtA2NXiui8EoXEBwYfekQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch which alerts the users when they try to consume the
options in the context menu of the deleted node.
-fixed the opening of an empty query tool window for non existing
nodes.(create/delete/update..)
- handles the error like "list index out of range" with a reasonable error
dialog or alert.

Kindly review the patch and let me know of the changes required.

Thanks,
Sathish V

Attachment Content-Type Size
RM3669s1.patch application/octet-stream 30.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-06-01 08:52:26 pgAdmin 4 commit: Cleanup Windows build scripts and ensure Windows x64
Previous Message Dave Page 2020-06-01 08:42:20 pgAdmin 4 commit: Conflict with postgresql-libs 9.2 and below as there