pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m
Дата
Msg-id E1kKZim-0005JM-RN@gothos.postgresql.org
обсуждение исходный текст
Ответы Re: pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
Fixed an issue where the query tool is not fetching more than 1000 rows for the table does not have any primary key.
Fixes#5845 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed3c692b1fc7615a91910a1ea53411bced6b6176
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                     |  3 ++-
.../sqleditor/utils/is_query_resultset_updatable.py   | 19 +++++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5739]: Export feature(COPY) does not work with SSH tunnel