pgAdmin 4 commit: Set break point option should present in pgAdmin4 for

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Set break point option should present in pgAdmin4 for
Дата
Msg-id E1beHhW-0001sq-9y@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Set break point option should present in pgAdmin4 for trigger. Fixes #1226

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5249f2e18c32a403a96b418669da738e50357c7
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             | 44 ++++++++++++++++++----
.../debugger/templates/debugger/js/debugger.js     | 28 +++++++++++++-
.../debugger/sql/get_trigger_function_info.sql     | 12 ++++++
3 files changed, 76 insertions(+), 8 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: SqlFieldControl enhancements
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][patch]: RM #1226