pgAdmin 4 commit: Skip the history records if the JSON info can't be pa

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Skip the history records if the JSON info can't be pa
Date: 2022-06-13 06:16:31
Message-ID: E1o0dNH-0006oV-RV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-13 06:16:51 Re: [pgAdmin][RM7443] Use spaces not working in query tool
Previous Message Aditya Toshniwal 2022-06-13 05:43:13 [pgAdmin][RM7443] Use spaces not working in query tool