Modify the Download as CSV option to use the same connection as the Query Tool 
its running in so temporary tables etc. can be used. Fixes #3673

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34045efb38c15ef4ec3d84dbeebb694d78760d00
Author: Khushboo Vashi <khushboo.va...@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_3.rst                   |  1 +
.../tools/datagrid/templates/datagrid/index.html   |  1 -
web/pgadmin/tools/sqleditor/__init__.py            | 20 +------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 65 ++++++++++++++++++++--
web/pgadmin/utils/driver/psycopg2/connection.py    |  2 +-
5 files changed, 64 insertions(+), 25 deletions(-)

Reply via email to