pgAdmin 4 commit: Fixed an issue where Execute/Refresh button should no

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where Execute/Refresh button should no
Дата
Msg-id E1lwLix-0001a9-2J@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.mohite@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM3893 pgadmin4 Reassign/Drop Owned
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: Refactor: Registry Classes