pgAdmin 4 commit: Fix on-click handling of treeview nodes that wasn'tr

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix on-click handling of treeview nodes that wasn'tr
Дата
Msg-id E1ehFA1-0006uJ-Je@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix on-click handling of treeview nodes that wasn't refreshing SQL/Dependencies/Dependents in some circumstances. Fixes
#3058

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ad44cb51e33349aad46714e7cc12aff5e29ce94
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js      |  1 +
web/pgadmin/misc/depends/static/js/depends.js | 12 ++++++++----
web/pgadmin/misc/sql/static/js/sql.js         | 18 +++++++++++-------
3 files changed, 20 insertions(+), 11 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3058] Content of SQL panel is not updating properly