Fixed an issue in the query tool when columns are having the same name as javascript object internal functions. Fixes #5765.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8f00b4ecf8ba852ce121f188cdae4a2b6adbd78
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/release_notes_4_26.rst | 1 +
web/pgadmin/static/js/is_native.js | 42 ++++++++++++++++++++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 22 +++++++++---
3 files changed, 60 insertions(+), 5 deletions(-)