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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added escape and unescape for the strings used in que
Date: 2020-10-12 11:46:13
Message-ID: E1kRwHN-0004Op-IE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-12 11:46:53 Re: New connection issue.
Previous Message Nikhil Mohite 2020-10-12 11:29:22 New connection issue.