pgAdmin 4 commit: Ensure that query history should be listed by date/ti

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that query history should be listed by date/ti
Date: 2020-10-23 11:47:07
Message-ID: E1kVvXH-0004kA-US@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that query history should be listed by date/time in descending order. Fixes #5842

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7573fac29f73dcf62c73a25366bf85cb0b7c910f
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_28.rst | 1 +
.../js/sqleditor/history/query_history_entries.js | 20 ++++++++++++++++++--
2 files changed, 19 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-23 11:47:41 Re: [pgAdmin][RM5842]: Query history shown out of order
Previous Message Rahul Shirsat 2020-10-23 10:05:00 Re: [pgAdmin][RM3318] Download Backup Files