[pgadmin-hackers] pgAdmin 4 commit: Properly sort rows by the pkey when viewingfirst/las - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Properly sort rows by the pkey when viewingfirst/las
Date
Msg-id E1cGNVA-0003W2-9P@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly sort rows by the pkey when viewing first/last 100. Fixes #2007

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53481023fa48bee5dd18d3b7b6b7064584571ad8
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/command.py                              | 4 ++--
.../sqleditor/templates/sqleditor/sql/9.1_plus/objectquery.sql      | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1780: Rendering glitches in the query editor line number column when editing many lines
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 2007: View Last 100 rowsnot working with Pgadmin4