pgAdmin 4 commit: Added escape and unescape for the strings used in que

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added escape and unescape for the strings used in que
Дата
Msg-id E1kRwHN-0004Op-IE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added escape and unescape for the strings used in query tool and new connection support. Fixes #5899.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=49b139bb75b251b3107cfc6250a510d0ea51dc79
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/sqleditor/new_connection_dialog.js     | 10 +++++-----
web/pgadmin/tools/datagrid/static/js/datagrid_panel_title.js |  2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js           | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: New connection issue.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: New connection issue.