public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure that the macro query result should be download
Date: Mon, 14 Dec 2020 07:04:29 +0000
Message-ID: <[email protected]> (raw)
Ensure that the macro query result should be download properly. Fixes #5965
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6475a7051424d2ced3753abc3d72c59056a6...
Author: Rahul Shirsat <[email protected]>
Modified Files
--------------
docs/en_US/query_tool.rst | 2 +-
docs/en_US/query_tool_toolbar.rst | 8 ++--
docs/en_US/release_notes_4_30.rst | 1 +
web/pgadmin/static/js/keyboard_shortcuts.js | 8 ++--
.../static/js/sqleditor/call_render_after_poll.js | 1 +
web/pgadmin/static/js/sqleditor/execute_query.js | 7 ++-
.../static/js/sqleditor/query_tool_actions.js | 8 +---
.../static/js/sqleditor/query_tool_preferences.js | 6 +--
.../tools/datagrid/templates/datagrid/index.html | 4 +-
web/pgadmin/tools/sqleditor/__init__.py | 8 ++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 46 +++++++++++-------
.../tests/test_download_csv_query_tool.py | 28 ++++++++++-
.../sqleditor/utils/query_tool_preferences.py | 4 +-
web/pgadmin/utils/driver/psycopg2/connection.py | 56 ++++++++++++++--------
.../sqleditor/call_render_after_poll_spec.js | 17 +++++++
.../javascript/sqleditor/execute_query_spec.js | 1 +
.../sqleditor/keyboard_shortcuts_spec.js | 2 +-
.../sqleditor/query_tool_actions_spec.js | 16 +++----
18 files changed, 147 insertions(+), 76 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 the macro query result should be download
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