pgAdmin 4 commit: Enable the save button by default when a query tool i - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Enable the save button by default when a query tool i
Date
Msg-id E1jLjX5-0001sF-PE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Enable the save button by default when a query tool is opened with CREATE or other scripts. Fixes #4856

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=134c1802e7bc8924f11721eb3834b3e869680b07
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                  | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 6 +-----
2 files changed, 2 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4856] Saving the contents of the "Query Editor"
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4856] Saving the contents of the "Query Editor"