Обсуждение: pgAdmin 4 commit: 1) Fixed an issue where deleting a constraint from th

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

pgAdmin 4 commit: 1) Fixed an issue where deleting a constraint from th

От
Akshay Joshi
Дата:
1) Fixed an issue where deleting a constraint from the collection properties node, throws an error. Fixes #7296
2) The code to refresh the Dashboard after deleting session activities has been improved.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7d979fb19631642e3fa63409de2391ce786f8db5
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
web/pgadmin/dashboard/static/js/Dashboard.jsx            | 8 +++-----
web/pgadmin/misc/properties/CollectionNodeProperties.jsx | 4 ++--
2 files changed, 5 insertions(+), 7 deletions(-)