pgAdmin 4 commit: A number of minor cleanups to the recent changes tot - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: A number of minor cleanups to the recent changes tot
Date
Msg-id E1dQDLm-0007Lz-LR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
A number of minor cleanups to the recent changes to the query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7389744ecff66cb070c118682992d9c5cb5b04ee
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py          |  8 ++++----
.../tools/datagrid/templates/datagrid/js/datagrid.js        | 12 ++++++------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css        | 13 ++++++++++---
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js     |  3 ++-
4 files changed, 22 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM #2489: Copy from the results grid isextremely slow and fails with large datasets
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] Re: Server side cursor limitations for ondemand loading of data in query tool [RM2137] [pgAdmin4]