pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Дата
Msg-id E1eMxGW-0007tN-Tt@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Make the "Save Changes" prompts in the query tool optional. Fixes #2845

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b12e140aee3075abedac993af352e46c7eac4ef7
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/datagrid/__init__.py             | 10 +++++-
.../tools/datagrid/templates/datagrid/index.html   |  2 +-
web/pgadmin/tools/sqleditor/__init__.py            | 20 +++++++++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 40 ++++++++++++----------
4 files changed, 52 insertions(+), 20 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Add optional TLS support to the docker container.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message