Fixed an issue where On-demand rows throw an error when any row cell is edited and saved it then scroll to get more rows.
Fixes #7005 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bef692d4316641f66e13aac01151ed36f4fbe5a4 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_3.rst | 1 + web/pgadmin/tools/sqleditor/__init__.py | 2 +- web/pgadmin/utils/driver/psycopg2/connection.py | 3 --- 3 files changed, 2 insertions(+), 4 deletions(-)