Thread: pgAdmin 4 commit: Added a new button to the query tool toolbar to open

pgAdmin 4 commit: Added a new button to the query tool toolbar to open

From
Akshay Joshi
Date:
Added a new button to the query tool toolbar to open a new query tool window. Fixes #4059

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8b192be3edd5a4336407e94a4da078b130306c5
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                  |  1 +
.../tools/datagrid/templates/datagrid/index.html   |  8 +++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 76 ++++++++++++++++++++++
3 files changed, 85 insertions(+)