pgAdmin 4 commit: Fix explain plan and geometry viewer issue. It's a re - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix explain plan and geometry viewer issue. It's a re
Date
Msg-id E1lD1de-0002oN-Jl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix explain plan and geometry viewer issue. It's a regression of SonarQube fixes. Fixes #6239

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=32197a8405cdfb44a44be4d597b0e840d37a15fe
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 5 +++--
web/webpack.config.js                              | 7 ++-----
2 files changed, 5 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6239] Explain plan and geometry viewer is not working
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6239] Explain plan and geometry viewer is not working