Fix saving of query output as CSV data. Fixes #1405

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=83a1535f89af1e37f8c46199368af4f42f7a3620
Author: Harshal Dhumal <harshal.dhu...@enterprisedb.com>

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html   |   1 +
web/pgadmin/tools/sqleditor/__init__.py            |  55 ++++++++++
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 121 +++++++++------------
web/pgadmin/utils/driver/psycopg2/__init__.py      | 103 +++++++++++++++++-
4 files changed, 207 insertions(+), 73 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to