pgAdmin 4 commit: Fix an issue in query tool where it was not able to h

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix an issue in query tool where it was not able to h
Дата
Msg-id E1bFH4w-0007EO-2m@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix an issue in query tool where it was not able to handle special characters in editor title.

Fixes #1381

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a1f65e981fa86cad91e2895cbf49a1a9726d2f25
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/datagrid/__init__.py                       | 2 +-
web/pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Improvements in Backup and Restore dialogs
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Unable to open Query tool (pgAdmin4)