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

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Properly sort rows by the pkey when viewingfirst/las
Дата
Msg-id E1cGNVA-0003W2-9P@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1780: Rendering glitches in the query editor line number column when editing many lines
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 2007: View Last 100 rowsnot working with Pgadmin4