public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix various issues in CSV file download feature:
Date: Mon, 08 May 2017 12:36:15 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Fix various issues in CSV file download feature:
1) To handle non-ascii filenames which we set from table name. Fixes #2314
2) To handle non-ascii query data. Fixes #2253
3) To dump JSON type columns properly in csv. Fixes #2360
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=63d42745ef2284d537b9a5845b84aff3fa1f...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
requirements.txt | 1 +
web/pgadmin/tools/sqleditor/__init__.py | 28 ++++++--
web/pgadmin/utils/driver/psycopg2/__init__.py | 100 +++++++++++++++++++++-----
3 files changed, 106 insertions(+), 23 deletions(-)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin 4 commit: Fix various issues in CSV file download feature:
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox