pgAdmin 4 commit: Fixed an issue where Execute button of the query tool - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where Execute button of the query tool
Date
Msg-id E1mY57N-0003vz-HY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where Execute button of the query tool gets disabled once we change anything in the data grid. Fixes
#6798

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca3282828119cdc7b0efe7312692043258f2886f
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Partition node related fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6897]: Execute button of query tool gets disabled once we change anything in the data grid