pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin
Дата
Msg-id E1htUo0-0000Wf-Tj@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix some errors thrown on the JS console when dragging text in the Query Tool. Fixes #4552

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99a8b70e006bd64634b75433aa7b7699a6f0fd2b
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  3 ++-
web/pgadmin/static/js/tree/tree.js                 | 20 ++++++++++--------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 24 ++++++++++++++--------
3 files changed, 30 insertions(+), 17 deletions(-)


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

Предыдущее
От: Yosry Muhammad
Дата:
Сообщение: Re: [Help] Modifying get_columns.sql template
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throwsconsole errors