pgAdmin 4 commit: Added escape and unescape for the strings used in que - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added escape and unescape for the strings used in que
Date
Msg-id E1kRwHN-0004Op-IE@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Nikhil Mohite
Date:
Subject: New connection issue.
Next
From: Akshay Joshi
Date:
Subject: Re: New connection issue.