pgAdmin 4 commit: Skip the history records if the JSON info can't be pa - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Skip the history records if the JSON info can't be pa
Date
Msg-id E1o0dNH-0006oV-RV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Skip the history records if the JSON info can't be parsed instead of showing 'No history'. Fixes #7468

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_11.rst                           |  1 +
.../static/js/components/sections/QueryHistory.jsx          | 13 +++++++++----
2 files changed, 10 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7443] Use spaces not working in query tool
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7443] Use spaces not working in query tool