pgAdmin 4 commit: Bulk delete rows in SlickGrid. Fixes #1696 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Bulk delete rows in SlickGrid. Fixes #1696
Date
Msg-id E1bkvLy-0005ky-0S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Bulk delete rows in SlickGrid. Fixes #1696

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/command.py             | 27 ++++++++++++++++------
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 20 +++++++++++-----
.../templates/sqleditor/sql/9.1_plus/delete.sql    | 17 ++++++++++----
3 files changed, 47 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the isssue where several default privileges cause error (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the performance of delete operation (pgAdmin4)