public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure that null values handled properly in CSV downl
Date: Tue, 01 Jan 2019 09:46:07 +0000
Message-ID: <[email protected]> (raw)
Ensure that null values handled properly in CSV download. Fixes #3780
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41c028f944806b34fbfb06a0a146672aa1e1...
Modified Files
--------------
Make.bat | 5 -
docs/en_US/images/preferences_sql_csv_output.png | Bin 140688 -> 71521 bytes
docs/en_US/preferences.rst | 1 +
docs/en_US/release_notes_3_7.rst | 1 +
pkg/mac/build.sh | 5 -
pkg/pip/setup_pip.py | 1 -
requirements.txt | 1 -
web/pgadmin/tools/sqleditor/__init__.py | 3 +-
.../sqleditor/utils/query_tool_preferences.py | 11 +
web/pgadmin/utils/csv.py | 761 +++++++++++++++++++++
web/pgadmin/utils/driver/psycopg2/connection.py | 43 +-
web/pgadmin/utils/preferences.py | 13 +-
12 files changed, 821 insertions(+), 24 deletions(-)
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], [email protected]
Subject: Re: pgAdmin 4 commit: Ensure that null values handled properly in CSV downl
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