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.toshni...@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(-)