pgAdmin 4 commit: Fixed an issue where data is displayed in the wrong o - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where data is displayed in the wrong o
Date
Msg-id E1lc1Qe-0008Q7-Rq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where data is displayed in the wrong order when executing the query repeatedly. Fixes #5555

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=488dc1849d6a76785a61593a3c60eeef9b44bc09
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                   |  1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 13 ++++++++++---
2 files changed, 11 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Feature #6395 - Basic Log Rotation
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4436]Drag and drop is incorrect in codemirror boxes in node properties dialog