pgAdmin 4 commit: Fixed an issue of deleting records when the user trie

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue of deleting records when the user trie
Date: 2021-01-20 07:09:29
Message-ID: E1l27cP-0004ys-94@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue of deleting records when the user tries to delete multiple records. Fixes #6098

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b3ca172f3a193dfad2602ff1bcbf69ec776d8652
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-20 07:10:07 Re: [pgAdmin] RM6098 Manually deleting from table view hangs
Previous Message Rahul Shirsat 2021-01-19 15:22:55 Re: [pgAdmin] RM6098 Manually deleting from table view hangs