pgAdmin 4 commit: Allow breakpoints to be set on triggers on views.Fix

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow breakpoints to be set on triggers on views.Fix
Дата
Msg-id E1dS34l-0002SO-Pg@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow breakpoints to be set on triggers on views. Fixes #2528

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=070a9c077ecd0794d66ed625215c9eca5866e0e5
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/templates/debugger/js/debugger.js | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4]: Webpacking of static JS/CSS
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fixed couple of minor issues