Обсуждение: pgAdmin 4 commit: Use POST instead of GET for Query Tool downloads toa

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Use POST instead of GET for Query Tool downloads toa

От
Dave Page
Дата:
Use POST instead of GET for Query Tool downloads to avoid errors with long queries. Fixes #4013

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=acb61f0990ac0926719a43508903fa6fa5141732

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py            |  4 ++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 11 ++++-------
2 files changed, 6 insertions(+), 9 deletions(-)