pgAdmin 4 commit: Ensure that the "Save results" button should be disab

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the "Save results" button should be disab
Дата
Msg-id E1nk3Jf-00059z-CW@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that the "Save results" button should be disabled when there are no rows.

refs #6131

Branch
------
master

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

Modified Files
--------------
.../sqleditor/static/js/components/sections/ResultSet.jsx     |  2 +-
.../static/js/components/sections/ResultSetToolbar.jsx        | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM6131] Port query tool to React
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6131] Port query tool to React