pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m
Date
Msg-id E1kKZim-0005JM-RN@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5739]: Export feature(COPY) does not work with SSH tunnel