PATCH: To fix the issue in trigger node (pgAdmin4)

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема PATCH: To fix the issue in trigger node (pgAdmin4)
Дата
Msg-id CAKKotZTypa23-UNnxmwSWCSeJNQQmQqCZ=-+JV=8CsWnG7Yz3w@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: To fix the issue in trigger node (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

PFA patch to to fix the issue where trigger node was not gets added in browser tree after creation & also refresh on specific trigger node was not working.
RM#1747

I found the similar issue on Index node, Refresh on specific index node was not working, fix is included in the patch for the same.

Issue:
Wrong parent id was given while creation of trigger & node() method was not implemented which was causing refresh error issue.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul
Следующее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: RM #1855