Fixed an issue where Execute/Refresh button should not be disabled when we run 
the empty query. Fixes #6489

Branch
------
React_Porting

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

Modified Files
--------------
docs/en_US/release_notes.rst                     |  1 +
docs/en_US/release_notes_5_5.rst                 | 20 ++++++++++++++++++++
web/pgadmin/static/js/sqleditor/execute_query.js |  6 +++++-
3 files changed, 26 insertions(+), 1 deletion(-)

Reply via email to