pgAdmin 4 commit: Use the same keyboard shortcuts in the query tool as

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Use the same keyboard shortcuts in the query tool as
Дата
Msg-id E1bUDvk-0001ES-7M@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use the same keyboard shortcuts in the query tool as pgAdmin 3. Refs #1478

Per discussion on the mailing list, the shortcuts override the browser defaults (where there are any), but only when
thequery tool has focus. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c4eed70b43f6ff40f7c17be3e65c3beaf13bcd0
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html   |  8 ++--
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 48 ++++++++++++++--------
2 files changed, 36 insertions(+), 20 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Encoding issue with qtLiteral function (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Using F5 for Query Execution in Query tool