Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Fix an issue in NodeAjaxControl caching withcache-no

Поиск
Список
Период
Сортировка
Fix an issue in NodeAjaxControl caching with cache-node field and add cache-node field in Trigger & Event trigger node
sothat whenever the user creates new Trigger Function we get new data from server in NodeAjaxControl. . Fixes #2242 

Branch
------
master

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

Modified Files
--------------
.../event_triggers/templates/event_triggers/js/event_trigger.js     | 6 +++---
.../schemas/tables/triggers/templates/trigger/js/trigger.js         | 3 ++-
web/pgadmin/browser/static/js/node.ui.js                            | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)