pgAdmin 4 commit: Fix issue where Deleting N number of rows makes first - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix issue where Deleting N number of rows makes first
Date
Msg-id E1hzbNI-0003vE-Tw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix issue where Deleting N number of rows makes first N number of rows disable. Fixes #3605

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=315538062129c1a453bf02b874d3364138bcd023
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 10 ++++------
2 files changed, 5 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Transaction Status Python Tests
Next
From: Akshay Joshi
Date:
Subject: Re: [RM#3605] View Data: Deleting N number of rows makes first Nnumber of rows disable