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

From Ashesh Vashi
Subject Re: pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m
Date
Msg-id CAG7mmoxiS8_LisROAiqT0B-Jk4MNgnEo6EPkumgp+BMhttAc+g@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4 commit: Fixed an issue where the query tool is not fetching m  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Murtuza,

Please make sure this one is merged.

— Ashesh

On Tue, 22 Sep 2020 at 09:46, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
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(-)



--

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5845] Free query windows hard capped to 1000 results sometimes
Next
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM5330]: [Code Coverage] Improve API test cases for Functions