pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Keyboard shortcuts in the Query Tool:
Дата
Msg-id E1bExvh-0000Uk-Id@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Keyboard shortcuts in the Query Tool:

Execute  -->   Ctrl + Shift + E
Explain  -->    Ctrl + Shift + X
Explain analyze  -->   Ctrl + Shift + A

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=237f93591fe6500b96f18946302d4f80d8c7e9e0
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html   |  6 +++---
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 22 +++++++++++++++++++++-
2 files changed, 24 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow QMAKE_[C|CXX|L]FLAGS to be set externally from
Следующее
От: Dave Page
Дата:
Сообщение: Re: Fix for issue RM1336 [pgadmin4]