pgAdmin 4 commit: Fixed encoding issue while saving data in encoded cha

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed encoding issue while saving data in encoded cha
Date: 2020-04-17 12:07:33
Message-ID: E1jPPmP-0004UK-0i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed encoding issue while saving data in encoded charset other than 'utf-8'. Fixes #4684

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=52d031f2d052804dae27ab24551e9eb44146738f
Author: Yogesh Jain <yogesh(dot)jain(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/tools/sqleditor/__init__.py | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-17 12:09:01 Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)
Previous Message Nagesh Dhope 2020-04-17 11:38:11 Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)