pgAdmin 4 commit: Modify the Download as CSV option to use the samecon

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Modify the Download as CSV option to use the samecon
Дата
Msg-id E1gwQNp-0001SD-1q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Modify the Download as CSV option to use the same connection as the Query Tool its running in so temporary tables etc.
canbe used. Fixes #3673 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34045efb38c15ef4ec3d84dbeebb694d78760d00
Author: Khushboo Vashi <khushboo.vashi@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM3912] Unable to save data if user update primary keywith Json data type
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOTwork when one of joined files is a TEMPORARY file