pgAdmin 4 commit: Fix issue where Deleting N number of rows makes first
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)