pgAdmin 4 commit: Fix graphical explain now that JSON data is sent ast - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix graphical explain now that JSON data is sent ast
Date
Msg-id E1gzhRO-0008Am-EW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix graphical explain now that JSON data is sent as text to stop JS futzing with it. Fixes #4041

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 57 ++++++++++++----------
1 file changed, 31 insertions(+), 26 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Optimise the Docker file to minimise the number ofla
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM4041] Graphical explain plan is not rendering for a query