pgAdmin 4 commit: Set break point option should present in pgAdmin4 for - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Set break point option should present in pgAdmin4 for
Date
Msg-id E1beHhW-0001sq-9y@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: SqlFieldControl enhancements
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][patch]: RM #1226