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 E1lvwEl-0000kZ-Jq@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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a53362068488567607611614ce3d1d8bf1cb7b38
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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix path on windows. Fixes #6558
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.